fixed forum link

This commit is contained in:
Scott Austin 2015-06-05 11:04:16 -07:00
parent fafc57633f
commit f1d69658b7
2 changed files with 6 additions and 11 deletions

View File

@ -6,11 +6,11 @@
<div class="sidebar" id="sidebar">
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="http://obrary.com">Obrary.com</a>
<a class="sidebar-nav-item" href="http://obrary.com/collections/products">Store</a>
<a class="sidebar-nav-item" href="http://obrary.com/collections/open-designs">Open Designs</a>
<a class="sidebar-nav-item" href="http://obrary.com/manufacturer">Manufacturers</a>
<a class="sidebar-nav-item" href="http://forums.obrary.com/">Forums</a>
<a class="sidebar-nav-item" href="http://obrary.com" target="_blank">Obrary.com</a>
<a class="sidebar-nav-item" href="http://obrary.com/collections/products" target="_blank">Store</a>
<a class="sidebar-nav-item" href="http://obrary.com/collections/open-designs" target="_blank">Open Designs</a>
<a class="sidebar-nav-item" href="http://obrary.com/manufacturer" target="_blank">Manufacturers</a>
<a class="sidebar-nav-item" href="http://forums.obrary.com/" target="_blank">Forums</a>
</nav>
<div class="sidebar-item">

View File

@ -9,13 +9,8 @@ title: Home
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">Go to Github repository</a> - if you are familary with GitHub, follow this link to see the {{ site.github.project_title }} repository. Here, you will be able to fork the design to work on it on your own.</li>
</ul>
<h2>All Open Designs</h2>
<ul>
<li><a href="{{ site.baseurl }}/" title="Home">Open Designs Download Hub</a>. See a listing of all of the open designs on Obrary that you can download for free.</li>
</ul>
<h2>Other {{ site.github.project_title }} Information</h2>
<ul>
<li><p><a href="http://obrary.com/products{{ site.github.project_title | prepend:'/' }}">See the product page</a>. The product page will have photos of the design, describe the product and provide videos and renderings of the design.</li>
<li><a href="http://forums.obrary.com/category/designs{{ site.github.project_title | prepend:'/' }}">Join the discussions on the forums</a>. Join with other makers on the Obrary forums to discuss the {{ site.github.project_title }}. Ask questions. Share ideas and tips. Show photos of your {{ site.github.project_title }}.</li>
<li><a href="http://forums.obrary.com/category/designs/{{ site.github.project_title | downcase }}">Join the discussions on the forums</a>. Join with other makers on the Obrary forums to discuss the {{ site.github.project_title }}. Ask questions. Share ideas and tips. Show photos of your {{ site.github.project_title }}.</li>
</ul>