Merge pull request #13 from liuboaibc/fix/fixHugoReleaseUrl

fix hugo releases url
This commit is contained in:
pengfei 2020-05-28 11:02:56 +08:00 committed by GitHub
commit de803fb348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ cd website
### Running the website locally
hugo version: hugo_extended_0.70.0+, you can install Hugo from [hugo releases](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request#creating-a-new-pull-request)
hugo version: hugo_extended_0.70.0+, you can install Hugo from [hugo releases](https://github.com/gohugoio/hugo/releases)
When you have installed Hugo, then run: