Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Perlito - www.perlito.org is down, use github page instead
  • Loading branch information
fglock committed Oct 16, 2013
1 parent 2e7463d commit 994fbee
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -30,7 +30,7 @@ Web

Main Perlito repository: http://github.com/fglock/Perlito

Main Project web page: http://www.perlito.org
Main Project web page: http://github.com/fglock/Perlito

Run Perlito online, in the browser:

Expand Down
2 changes: 1 addition & 1 deletion README-perlito6
Expand Up @@ -15,7 +15,7 @@ Web

Main Perlito repository: http://github.com/fglock/Perlito

Main Project web page: http://www.perlito.org
Main Project web page: http://github.com/fglock/Perlito

Run Perlito6 online, in the browser: http://perlcabal.org/~fglock/perlito6.html

Expand Down
2 changes: 1 addition & 1 deletion html/perlito5.html
Expand Up @@ -4,7 +4,7 @@
<title>"Perlito" Perl5 Compiler</title>
</head>
<body>
<h1><a href="http://www.perlito.org">"Perlito" Perl5 Compiler</a></h1>
<h1><a href="http://github.com/fglock/Perlito">"Perlito" Perl5 Compiler</a></h1>

<p>Perlito is a compiler collection that implements a Perl5 and a Perl6 compiler.</p>

Expand Down
2 changes: 1 addition & 1 deletion html/perlito5to6.html
Expand Up @@ -4,7 +4,7 @@
<title>"Perlito" Perl5 to Perl6 Compiler</title>
</head>
<body>
<h1><a href="http://www.perlito.org">"Perlito" Perl5 to Perl6 Compiler</a></h1>
<h1><a href="http://github.com/fglock/Perlito">"Perlito" Perl5 to Perl6 Compiler</a></h1>

<p>Perlito is a compiler collection that implements a Perl5 and a Perl6 compiler.</p>

Expand Down
2 changes: 1 addition & 1 deletion html/perlito6.html
Expand Up @@ -4,7 +4,7 @@
<title>"Perlito" Perl 6 Compiler</title>
</head>
<body>
<h1><a href="http://www.perlito.org">"Perlito" Perl 6 Compiler</a></h1>
<h1><a href="http://github.com/fglock/Perlito">"Perlito" Perl 6 Compiler</a></h1>

<p>Perlito is a compiler collection that implements a Perl 5 and a Perl 6 compiler.</p>

Expand Down
2 changes: 1 addition & 1 deletion src5/util/perlito5.pl
Expand Up @@ -343,7 +343,7 @@ =head1 AUTHORS
=head1 SEE ALSO
L<http://www.perlito.org>
L<http://github.com/fglock/Perlito>
=head1 COPYRIGHT
Expand Down

0 comments on commit 994fbee

Please sign in to comment.