Skip to content

Commit fd26bc3

Browse files
authored
Merge pull request goharbor#1865 from MinerYang/fix_typo
fix typo in values.yaml
2 parents 8ef6727 + e519eb3 commit fd26bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ trivy:
852852
# Anonymous downloads from GitHub are subject to the limit of 60 requests per hour. Normally such rate limit is enough
853853
# for production operations. If, for any reason, it's not enough, you could increase the rate limit to 5000
854854
# requests per hour by specifying the GitHub access token. For more details on GitHub rate limiting please consult
855-
# https://v2.12.0eloper.github.com/v3/#rate-limiting
855+
# https://developer.github.com/v3/#rate-limiting
856856
#
857857
# You can create a GitHub token by following the instructions in
858858
# https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

0 commit comments

Comments
 (0)