updating the source link in the examples and the popover pointers to master

This commit is contained in:
dhg 2014-12-09 12:39:49 -08:00
parent 296e00584b
commit e8d09ecab9

View File

@ -107,16 +107,16 @@
<a class="popover-link" href="https://github.com/dhg/Skeleton">On Github</a>
</li>
<li class="popover-item">
<a class="popover-link" href="https://github.com/dhg/Skeleton/tree/v-2.0#browser-support">Browsers</a>
<a class="popover-link" href="https://github.com/dhg/Skeleton#browser-support">Browsers</a>
</li>
<li class="popover-item">
<a class="popover-link" href="#">License</a>
<a class="popover-link" href="https://github.com/dhg/Skeleton#license">License</a>
</li>
<li class="popover-item">
<a class="popover-link" href="#">Versions</a>
<a class="popover-link" href="https://github.com/dhg/Skeleton/releases">Versions</a>
</li>
<li class="popover-item">
<a class="popover-link" href="#">Colophon</a>
<a class="popover-link" href="https://github.com/dhg/Skeleton#colophon">Colophon</a>
</li>
</ul>
</div>
@ -624,7 +624,7 @@
<h6 class="example-header">Demo Landing Page</h6>
<p class="example-description">This template is an example of how easy it can be to create a landing page with just the Skeleton grid and a few custom styles. The entire demo is ~150 lines of CSS including comments (most of which is positioning the phones at the top).</p>
<a class="button" href="examples/landing" target="_blank">Demo</a>
<a class="button" href="examples/landing" target="_blank">Source</a>
<a class="button" href="https://github.com/dhg/Skeleton/tree/gh-pages/examples/landing" target="_blank">Source</a>
</div>
</div>
<div class="row example">