updated URL for zip

This commit is contained in:
Scott Austin 2015-06-05 10:59:24 -07:00
parent 5e0688337f
commit fafc57633f

View File

@ -5,18 +5,17 @@ title: Home
<h2>{{ site.github.project_title }} Open Design Files</h2>
<ul>
<li><a href="${link.path}/${link.name}">Download .zip file</a> - this .zip file contains all of the CAD, interchange (.dxf and .pdf) and CAM files for the {{ site.github.project_title }} </li>
<li><a href="${link.path}/${link.name}">Download .tar file</a></li>
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}/archive/master.zip">Download .zip file</a> - this .zip file contains all of the CAD, interchange (.dxf and .pdf) and CAM files for the {{ site.github.project_title }} </li>
<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></li>
<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:'/' }}">Get support on the forums</a></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>
</ul>