Skip to content

Commit 982ff29

Browse files
Update README.md
1 parent 64166f5 commit 982ff29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ necessary to backport a feature).
1515
`build.ts` requires the following in addition to dependencies installed with `npm i`:
1616

1717
* Hugo static web generator `v0.150.0`
18-
* You can download the right version [here](https://github.com/gohugoio/hugo/releases/tag/v0.30.2)](https://github.com/gohugoio/hugo/releases/tag/v0.150.0)
18+
* You can download the right version [here](https://github.com/gohugoio/hugo/releases/tag/v0.150.0)
1919
* ts-node
2020

2121
Note: `typedoc` is also a dependency but it is downloaded by the docs generation script automatically.

0 commit comments

Comments
 (0)