Skip to content

Commit

Permalink
Fix wrong link in golicense doc (#3720)
Browse files Browse the repository at this point in the history
A one-line fix for the wrong link in golicense doc: conf.json -> conf.yml

Signed-off-by: Yongming Ding <[email protected]>
  • Loading branch information
Yongming Ding authored Apr 29, 2022
1 parent 39237cc commit 9677ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/golicense/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ locally:
## Supported OSS Licenses

For a list of the OSS licenses accepted or rejected for Antrea dependencies,
please see [conf.json](conf.json). These lists are not comprehensive and do not
please see [conf.yml](conf.yml). These lists are not comprehensive and do not
include all possible OSS licenses - however, they do include the most popular
ones. If a patch introduces a new dependency, and the license for that
dependency is listed in "deny", the patch will not be merged. If the license is
Expand Down

0 comments on commit 9677ccd

Please sign in to comment.