Skip to content

Commit a9340b2

Browse files
committed
Fix line number for HUGO_VERSION link
1 parent 2480b1a commit a9340b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Open up your browser to <http://localhost:1313> to view the website. As you make
5656

5757
## Running the website locally using Hugo
5858

59-
Make sure to install the Hugo extended version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L10) file.
59+
Make sure to install the Hugo extended version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L11) file.
6060

6161
To build and test the site locally, run:
6262

0 commit comments

Comments
 (0)