Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update syn_index.html to point to new S07 document.
  • Loading branch information
pmichaud committed Jul 25, 2012
1 parent cf222bc commit 6f132f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/feather/syn_index.html
Expand Up @@ -151,10 +151,10 @@ <h2><a name="Feather">Official Perl 6 Documentation</a></h2>
</tr>
<tr>
<td>7</td>
<td>Iterators [DRAFT]</td>
<td>Lists and Iteration [DRAFT]</td>
<td><a href="S07.html"><strong>Synopsis</strong></a></td>
<td><a
href="http://github.com/perl6/specs/raw/master/S07-iterators.pod">S07-iterators.pod</a></td>
href="http://github.com/perl6/specs/raw/master/S07-lists.pod">S07-lists.pod</a></td>
<td></td>
<td></td>
</tr>
Expand Down

0 comments on commit 6f132f2

Please sign in to comment.