Skip to content

Commit

Permalink
Merge pull request #441 from LiZhenCheng9527/fix-readme
Browse files Browse the repository at this point in the history
fix error link in readme
  • Loading branch information
kmesh-bot authored Jun 18, 2024
2 parents 5839a13 + 80801a0 commit bccbda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The Kmesh user space components are licensed under the
[Apache License, Version 2.0](./LICENSE).
The BPF code templates, ko(kernel module) and mesh data accelerate are dual-licensed under the
[General Public License, Version 2.0 (only)](./bpf/LICENSE.GPL-2.0)
and the [2-Clause BSD License](./bpf/LICENSE.GPL-2.0)
and the [2-Clause BSD License](./bpf/LICENSE.BSD-2-Clause)
(you can use the terms of either license, at your option).

## Credit
Expand Down

0 comments on commit bccbda7

Please sign in to comment.