Skip to content

Commit

Permalink
Merge pull request #9 from reflexer-labs/fixes
Browse files Browse the repository at this point in the history
adding docs to footer
  • Loading branch information
mstfash authored Jan 11, 2021
2 parents e1d5db0 + fa1ce05 commit 0eac08e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,10 @@ const Footer = ({ slapToBottom, location }) => {
About
</LinkBtn>
<LinkBtn onClick={e => handleSamePageClick(e, "/faq")}>FAQ</LinkBtn>
<LinkBtn
href={
"https://github.com/reflexer-labs/whitepapers/blob/master/English/rai-english.pdf"
}
>
Whitepaper
<LinkBtn href={"https://docs.reflexer.finance/"} target="_blank">
Documentation
</LinkBtn>

<LinkBtn
href={
"https://medium.com/reflexer-labs/stability-without-pegs-8c6a1cbc7fbd"
Expand Down

0 comments on commit 0eac08e

Please sign in to comment.