mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
Fixes broken link in README (#2927)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user