Skip to content

Commit

Permalink
admin: Add link to docs on admin homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
octavore committed Apr 24, 2017
1 parent 7627753 commit 145bbfe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions admin/src/js/pages/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ export default class HomePage extends MustAuthController {
>
Write a new post →
</Button>
<p>
<a href='https://ketchuphq.com/docs'>
Learn more
</a> &#8599;
</p>
</div>;
}
}

0 comments on commit 145bbfe

Please sign in to comment.