mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Merge pull request #13 from liuboaibc/fix/fixHugoReleaseUrl
fix hugo releases url
This commit is contained in:
commit
de803fb348
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue