Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
add link to the repo to template.html
  • Loading branch information
moritz committed Jul 26, 2011
1 parent 13e5be3 commit 1038c2d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions template.html
Expand Up @@ -90,6 +90,21 @@ <h3>Footnotes</h3>
<%/loop%>
</ol>

<hr />
<p>
This file is generated by <code>process.pl</code> from
<code>template.html</code> and <code>features.txt</code>, all of
which can be found in the <a
href="https://github.com/perl6/features/">perl6/features</a>
repository.
</p>
<p>
If you find any information here lacking or inaccurate, please fix it
in the repository mentioned above. If you don't have commit access
yet, please ask on <a href="http://perl6.org/community/irc">the #perl6
IRC channel</a>.
</p>

</body>
</html>

0 comments on commit 1038c2d

Please sign in to comment.