mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-07 14:36:29 +02:00
Merge pull request #596 from peterkokot/patch-link
Fix link to Welcome section
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
<input type="checkbox" id="toggle"/>
|
<input type="checkbox" id="toggle"/>
|
||||||
<label for="toggle">Table of Contents</label>
|
<label for="toggle">Table of Contents</label>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#site-header">Welcome</a>
|
<li><a href="/#welcome">Welcome</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/#translations">Translations</a></li>
|
<li><a href="/#translations">Translations</a></li>
|
||||||
<li><a href="/#how-to-contribute">How to Contribute</a></li>
|
<li><a href="/#how-to-contribute">How to Contribute</a></li>
|
||||||
|
Reference in New Issue
Block a user