Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
STD.pm6 link was suffering 'brot
  • Loading branch information
TimToady committed Nov 21, 2010
1 parent aa89ccd commit bc90b40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/index.html
Expand Up @@ -34,7 +34,7 @@ <h4><a href="/community/">Community</a></h4>
<h4><a href="/specification/">Specification</a></h4>
<ul>
<li><a href="http://perlcabal.org/syn/">Synopsis</a> - official Perl&nbsp;6 design documents</li>
<li><a href="http://github.com/perl6/mu/raw/master/src/perl6/STD.pm6">STD.pm</a> - official Perl&nbsp;6 grammar</li>
<li><a href="http://github.com/perl6/std/raw/master/STD.pm6">STD.pm</a> - official Perl&nbsp;6 grammar</li>
</ul>
<p class="more"><a href="/specification/">»MORE«</a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion source/specification/index.html
Expand Up @@ -23,7 +23,7 @@ <h2>[% readvar title %]</h2>
<div id="col1">
<ul>
<li><a href="http://perlcabal.org/syn/">Synopsis</a> - official Perl&nbsp;6 design documents</li>
<li><a href="http://github.com/perl6/mu/raw/master/src/perl6/STD.pm6">STD.pm</a> - official Perl&nbsp;6 grammar</li>
<li><a href="http://github.com/perl6/std/raw/master/STD.pm6">STD.pm</a> - official Perl&nbsp;6 grammar</li>
<li><a href="http://github.com/perl6/roast">Official test suite</a></li>
<li><a
href="http://github.com/perl6/mu/raw/master/misc/camelia.txt">Camelia</a> - the Perl&nbsp;6 mascot (<a href="http://github.com/perl6/mu/raw/master/misc/camelia.pdf">PDF</a>)</li>
Expand Down

0 comments on commit bc90b40

Please sign in to comment.