Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Add a reference to docs.oc.tc in the footer #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ <h1 style='color: #FFFFFF;' class='clearfix'>Thank You</h1>
<li class='pull-left'>
<a>&copy; 2012-2016 Overcast Network</a>
</li>
<li class="pull-right">
<a href="https://docs.oc.tc" target="_blank">
PGM Documentation

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should just be replaced by Docs, the text is too long

</a>
</li>
<li class='pull-right'>
<a href='https://github.com/OvercastNetwork' target='_blank'>
GitHub
Expand Down