diff options
author | Sojon <[email protected]> | 2023-07-30 15:06:31 +0600 |
---|---|---|
committer | GitHub <[email protected]> | 2023-07-30 11:06:31 +0200 |
commit | 87d9bffe7402fabb8e91cc8c2b48e01e830aeb36 (patch) | |
tree | 0d85fb919f51415f4fdd44e2e8e837195261a1ca /README.md | |
parent | d9fdcbe9390cbfdd861347c76f648bd3bfe5abf3 (diff) | |
download | hugo-87d9bffe7402fabb8e91cc8c2b48e01e830aeb36.tar.gz hugo-87d9bffe7402fabb8e91cc8c2b48e01e830aeb36.zip |
readme: Fix link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[bep]: https://github.com/spf13 +[bep]: https://github.com/bep [bugs]: https://github.com/gohugoio/hugo/issues?q=is%3Aopen+is%3Aissue+label%3ABug [contributing]: CONTRIBUTING.md [create a proposal]: https://github.com/gohugoio/hugo/issues/new?labels=Proposal%2C+NeedsTriage&template=feature_request.md |