Skip to content

Commit

Permalink
Remove bug and chat links from footer
Browse files Browse the repository at this point in the history
  • Loading branch information
eliihen committed Apr 15, 2018
1 parent d650434 commit 784fd3a
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions src/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,6 @@ export default function Footer() {
</a>
</small>
·
<small>
<a
href="https://github.com/esphen/RESTED/issues"
target="_blank"
rel="noopener noreferrer"
>
Report a bug
</a>
</small>
·
<small>
<a
href="https://gitter.im/RESTEDclient"
target="_blank"
rel="noopener noreferrer"
>
Chat
</a>
</small>
·
<small>
<a
href="https://gist.github.com/esphen/f50cc049c8ed1256a11763826dac97db"
Expand Down

0 comments on commit 784fd3a

Please sign in to comment.