Skip to content

Commit

Permalink
Update Styleguide urls
Browse files Browse the repository at this point in the history
  • Loading branch information
kestutis-buivydas committed Sep 7, 2015
1 parent eba6da1 commit c706835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ A collection of resources, useful tools and technologies for front-end web devel
* **[Front-End Bible](https://github.com/devbridge/Front-End-Toolkit/wiki/Front-End-Bible)** - _Set of rules for front-end developer._
* **[Tools for Work](https://github.com/devbridge/Front-End-Toolkit/wiki/Tools-For-Work)** - _A list of tools that makes our life easier._
* **[Plugins](https://github.com/devbridge/Front-End-Toolkit/wiki/Plugins)** - _Mostly Javascript libraries that proved their importance._
* **[Styleguide](https://github.com/devbridge/Front-End-Toolkit/wiki/Styleguide)** - _The latest and greatest style guide page._
* **[Styleguide](https://github.com/devbridge/Styleguide)** - _The latest and greatest style guide page._
* **[Accessibility Guidance](https://github.com/devbridge/Front-End-Toolkit/wiki/Accessibility-guidance)** - _Let’s make a Web more accessible._
* **[Layout Samples](https://github.com/devbridge/Front-End-Toolkit/wiki/Layout-samples)** - _HTML layouts samples_
* **[Resources](https://github.com/devbridge/Front-End-Toolkit/wiki/Front-end-resources-list)** - _Hand picked resources for Front-end developer_
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Hello You</h1>
<ul>
<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>
<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>
<li><a href="https://github.com/devbridge/Front-End-Toolkit/wiki/Styleguide">Styleguide demo</a> - Styleguide demo page.</li>
<li><a href="https://github.com/devbridge/Styleguide">Styleguide demo</a> - Styleguide demo page.</li>
</ul>

</body>
Expand Down

0 comments on commit c706835

Please sign in to comment.