Skip to content

Commit

Permalink
fix: readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Jun 10, 2018
1 parent 300b44a commit f7b1120
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@
---

<p align="center">
[Home](https://docz.site) | [Introduction](https://docz.site/introduction) | [Documentation](https://docz.site/documentation) | [Themes](https://docz.site/themes) | [Plugins](https://docz.site/plugins)
<a href="https://docz.site" target="_blank">Home</a> |
<a href="https://docz.site/introduction" target="_blank">Introduction</a> |
<a href="https://docz.site/documentation" target="_blank">Documentation</a> |
<a href="https://docz.site/themes" target="_blank">Themes</a> |
<a href="https://docz.site/plugins" target="_blank">Plugins</a>
</p>

## Introduction
Expand Down

0 comments on commit f7b1120

Please sign in to comment.