Updated broken links from index page

This commit is contained in:
yitzhakbg 2008-09-24 16:55:43 -07:00 committed by Chris Eppstein
parent a83dd6e143
commit 8280e6aaf1
3 changed files with 9 additions and 9 deletions

View File

@ -30,21 +30,21 @@
<tr> <tr>
<td><a href="parts/grid.html">Grid</a></td> <td><a href="parts/grid.html">Grid</a></td>
<td> <td>
<a href="../../src/modules/_grid.sass">grid.sass</a> <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass">grid.sass</a>
</td> </td>
<td>Tests classes provided by the grid module.</td> <td>Tests classes provided by the grid module.</td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td><a href="parts/elements.html">Typography</a></td> <td><a href="parts/elements.html">Typography</a></td>
<td> <td>
<a href="../../src/modules/_typography.sass">typography.sass</a> <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass">typography.sass</a>
</td> </td>
<td>Tests HTML elements which gets set in the typography module.</td> <td>Tests HTML elements which gets set in the typography module.</td>
</tr> </tr>
<tr> <tr>
<td><a href="parts/forms.html">Forms</a></td> <td><a href="parts/forms.html">Forms</a></td>
<td> <td>
<a href="../../src/modules/_form.sass">form.sass</a> <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_form.sass">form.sass</a>
</td> </td>
<td>Tests classes and default look provided by the form module.</td> <td>Tests classes and default look provided by the form module.</td>
</tr> </tr>

View File

@ -29,9 +29,9 @@
<tr> <tr>
<td><a href="parts/fancy_type.html">Fancy Type</a></td> <td><a href="parts/fancy_type.html">Fancy Type</a></td>
<td> <td>
<a href="../../src/modules/_grid.sass">grid.sass</a>, <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass">grid.sass</a>,
<a href="../../src/modules/_typography.sass">typography.sass</a>, <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass">typography.sass</a>,
<a href="../../src/modules/_fancy_type.sass">fancy_type.sass</a> <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass">fancy_type.sass</a>
</td> </td>
<td>A simple sample page, with common elements and fancy type.</td> <td>A simple sample page, with common elements and fancy type.</td>
</tr> </tr>

View File

@ -28,9 +28,9 @@
<tr> <tr>
<td><a href="parts/fancy_type.html">Fancy Type</a></td> <td><a href="parts/fancy_type.html">Fancy Type</a></td>
<td> <td>
<a href="../../src/modules/_grid.sass">grid.sass</a>, <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass">grid.sass</a>,
<a href="../../src/modules/_typography.sass">typography.sass</a>, <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass">typography.sass</a>,
<a href="../../src/modules/_fancy_type.sass">fancy_type.sass</a> <a href="../../frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass">fancy_type.sass</a>
</td> </td>
<td>A simple sample page, with common elements and fancy type.</td> <td>A simple sample page, with common elements and fancy type.</td>
</tr> </tr>