Fixes broken link in README (#2927)

This commit is contained in:
Rob Larsen
2023-03-03 22:11:07 -05:00
committed by GitHub
parent 416029aafb
commit 77fd13bb43

View File

@@ -68,10 +68,10 @@ Choose one of the following options:
* Download the latest stable release from
[here](https://html5boilerplate.com/). This zip file is a
[here](https://github.com/h5bp/html5-boilerplate/releases/download/v8.0.0/html5-boilerplate_v8.0.0.zip). This zip file is a
snapshot of the `dist` folder. On Windows, Mac and from the file manager on
Linux unzipping this folder will output to a folder named something like
`html5-boilerplate_v7.3.0`. From the command-line, you will need to create a
`html5-boilerplate_v8.0.0`. From the command-line, you will need to create a
folder and unzip the contents into that folder.
```bash