Skip to content

Commit 922df45

Browse files
committed
Use relative paths in README
GitHub recently fixed a problem where relative paths in Markdown files didn't behave as desired. Fix h5bpgh-1296
1 parent aa9bcbe commit 922df45

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,13 @@ Choose one of the following options:
4949

5050
## Documentation
5151

52-
Take a look at the [documentation table of
53-
contents](/h5bp/html5-boilerplate/blob/master/doc/TOC.md). This
52+
Take a look at the [documentation table of contents](doc/TOC.md). This
5453
documentation is bundled with the project, which makes it readily available for
55-
offline reading and provides a useful starting point for any documentation
56-
you want to write about your project.
54+
offline reading and provides a useful starting point for any documentation you
55+
want to write about your project.
5756

5857

5958
## Contributing
6059

61-
Anyone and everyone is welcome to
62-
[contribute](/h5bp/html5-boilerplate/blob/master/CONTRIBUTING.md). Hundreds
63-
of developers have helped make the HTML5 Boilerplate what it is today.
60+
Anyone and everyone is welcome to [contribute](CONTRIBUTING.md). Hundreds of
61+
developers have helped make the HTML5 Boilerplate what it is today.

0 commit comments

Comments
 (0)