Skip to content

Commit 994fbee

Browse files
committed
Perlito - www.perlito.org is down, use github page instead
1 parent 2e7463d commit 994fbee

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Web
3030

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

33-
Main Project web page: http://www.perlito.org
33+
Main Project web page: http://github.com/fglock/Perlito
3434

3535
Run Perlito online, in the browser:
3636

README-perlito6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Web
1515

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

18-
Main Project web page: http://www.perlito.org
18+
Main Project web page: http://github.com/fglock/Perlito
1919

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

html/perlito5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>"Perlito" Perl5 Compiler</title>
55
</head>
66
<body>
7-
<h1><a href="http://www.perlito.org">"Perlito" Perl5 Compiler</a></h1>
7+
<h1><a href="http://github.com/fglock/Perlito">"Perlito" Perl5 Compiler</a></h1>
88

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

html/perlito5to6.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>"Perlito" Perl5 to Perl6 Compiler</title>
55
</head>
66
<body>
7-
<h1><a href="http://www.perlito.org">"Perlito" Perl5 to Perl6 Compiler</a></h1>
7+
<h1><a href="http://github.com/fglock/Perlito">"Perlito" Perl5 to Perl6 Compiler</a></h1>
88

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

html/perlito6.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>"Perlito" Perl 6 Compiler</title>
55
</head>
66
<body>
7-
<h1><a href="http://www.perlito.org">"Perlito" Perl 6 Compiler</a></h1>
7+
<h1><a href="http://github.com/fglock/Perlito">"Perlito" Perl 6 Compiler</a></h1>
88

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

src5/util/perlito5.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ =head1 AUTHORS
343343
344344
=head1 SEE ALSO
345345
346-
L<http://www.perlito.org>
346+
L<http://github.com/fglock/Perlito>
347347
348348
=head1 COPYRIGHT
349349

0 commit comments

Comments
 (0)