update documentation url in Index.js component

This commit is contained in:
cleverbeagle 2017-05-31 17:15:50 -05:00
parent 5ba5100a52
commit 5485eb9260

View file

@ -12,7 +12,7 @@ const Index = () => (
<h1>Pup</h1>
<p>A boilerplate for products.</p>
<div>
<Button href="https://pup.cleverbeagle.com">Read the Docs</Button>
<Button href="http://cleverbeagle.com/pup">Read the Docs</Button>
<Button href="https://github.com/cleverbeagle/pup"><i className="fa fa-star" /> Star on GitHub</Button>
</div>
<footer>