Fix line number for HUGO_VERSION link

pull/42165/head
Mohammed Affan 2023-07-24 15:42:59 +05:30
parent 2480b1a72d
commit a9340b265a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Open up your browser to <http://localhost:1313> to view the website. As you make
## Running the website locally using Hugo
Make sure to install the Hugo extended version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L10) file.
Make sure to install the Hugo extended version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L11) file.
To build and test the site locally, run: