docs: reorder guide

This commit is contained in:
Jonathan Kelley 2022-02-10 14:08:11 -05:00
parent b9541d20fb
commit cea2e494e9

View file

@ -43,11 +43,11 @@
<h3> <h3>
<a href="https://dioxuslabs.com"> Website </a> <a href="https://dioxuslabs.com"> Website </a>
<span> | </span> <span> | </span>
<a href="https://github.com/DioxusLabs/example-projects"> Examples </a>
<span> | </span>
<a href="https://dioxuslabs.com/guide"> Guide (0.1.8) </a> <a href="https://dioxuslabs.com/guide"> Guide (0.1.8) </a>
<span> | </span> <span> | </span>
<a href="https://dioxuslabs.com/nightly/guide"> Guide (Master) </a> <a href="https://dioxuslabs.com/nightly/guide"> Guide (Master) </a>
<span> | </span>
<a href="https://github.com/DioxusLabs/example-projects"> Examples </a>
</h3> </h3>
</div> </div>