Skip to content

Commit c706835

Browse files
Update Styleguide urls
1 parent eba6da1 commit c706835

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ A collection of resources, useful tools and technologies for front-end web devel
3636
* **[Front-End Bible](https://github.com/devbridge/Front-End-Toolkit/wiki/Front-End-Bible)** - _Set of rules for front-end developer._
3737
* **[Tools for Work](https://github.com/devbridge/Front-End-Toolkit/wiki/Tools-For-Work)** - _A list of tools that makes our life easier._
3838
* **[Plugins](https://github.com/devbridge/Front-End-Toolkit/wiki/Plugins)** - _Mostly Javascript libraries that proved their importance._
39-
* **[Styleguide](https://github.com/devbridge/Front-End-Toolkit/wiki/Styleguide)** - _The latest and greatest style guide page._
39+
* **[Styleguide](https://github.com/devbridge/Styleguide)** - _The latest and greatest style guide page._
4040
* **[Accessibility Guidance](https://github.com/devbridge/Front-End-Toolkit/wiki/Accessibility-guidance)** - _Let’s make a Web more accessible._
4141
* **[Layout Samples](https://github.com/devbridge/Front-End-Toolkit/wiki/Layout-samples)** - _HTML layouts samples_
4242
* **[Resources](https://github.com/devbridge/Front-End-Toolkit/wiki/Front-end-resources-list)** - _Hand picked resources for Front-end developer_

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Hello You</h1>
1616
<ul>
1717
<li><a href="https://github.com/devbridge/Front-End-Toolkit/wiki/Front-End-Bible" target="_blank">Front-end Bible</a> - Set of rules and guidelines to help you to make a better and more cleaner web page.</li>
1818
<li><a href="https://github.com/devbridge/Front-End-Toolkit/wiki/Layout-samples" target="_blank">HTML Layout samples</a> - The four most used layout templates.</li>
19-
<li><a href="https://github.com/devbridge/Front-End-Toolkit/wiki/Styleguide">Styleguide demo</a> - Styleguide demo page.</li>
19+
<li><a href="https://github.com/devbridge/Styleguide">Styleguide demo</a> - Styleguide demo page.</li>
2020
</ul>
2121

2222
</body>

0 commit comments

Comments
 (0)