joshbuchea / HEAD

A simple guide to HTML <head> elements

Home Page:https://htmlhead.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML5 Boilerplate links changed

gnanet opened this issue Β· comments

In section Other Resources both urls lead to a 404, seems the structure of h5bp repository changed, documentation folder was moved to its own location:

In the 2 urls its a simple replace from dist/doc to docs. I would say, this change does not need a full blown PR.

The fixed lines would be:

- πŸ“– [HTML5 Boilerplate Docs: The HTML](https://github.com/h5bp/html5-boilerplate/blob/master/docs/html.md)
- πŸ“– [HTML5 Boilerplate Docs: Extend and customize](https://github.com/h5bp/html5-boilerplate/blob/master/docs/extend.md)

I fix this issue needed approval
Here's the link Of My Commit
e83c991