Skip to content

Commit

Permalink
Update footer's GitHub repository URL and capitalisation of "GitHub" (#…
Browse files Browse the repository at this point in the history
…1983)

This updates the Prism repository linked to in the footer and corrects the capitalization of the name "GitHub".
  • Loading branch information
coliff authored and RunDevelopment committed Jul 16, 2019
1 parent bb84f98 commit bab744a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<li><a href="faq.html">FAQ</a></li>
<li><a href="test.html">Test drive</a></li>
<li><a href="extending.html">API docs</a></li>
<li><a href="https://github.com/LeaVerou/prism/">Fork Prism on Github</a></li>
<li><a href="https://github.com/PrismJS/prism/">Fork Prism on GitHub</a></li>
<li><a href="https://twitter.com/prismjs">Follow Prism on Twitter</a></li>
</ul>
</nav>

0 comments on commit bab744a

Please sign in to comment.