[svn:parrot] r36178 - trunk/docs/pct

coke at svn.parrot.org coke at svn.parrot.org
Fri Jan 30 20:51:47 UTC 2009


Author: coke
Date: Fri Jan 30 20:51:46 2009
New Revision: 36178
URL: https://trac.parrot.org/parrot/changeset/36178

Log:
update some links

Modified:
   trunk/docs/pct/gettingstarted.pod

Modified: trunk/docs/pct/gettingstarted.pod
==============================================================================
--- trunk/docs/pct/gettingstarted.pod	Fri Jan 30 20:48:57 2009	(r36177)
+++ trunk/docs/pct/gettingstarted.pod	Fri Jan 30 20:51:46 2009	(r36178)
@@ -89,7 +89,7 @@
 
 =head2 Download and Build Parrot
 
-Get Parrot from C<http://www.parrotcode.org/source.html> and build it. If
+Get Parrot from L<http://www.parrot.org/download> and build it. If
 you're lucky and you have a fast computer, it should be done within 5 minutes.
 It's always useful to run the test suite by typing:
 
@@ -225,6 +225,6 @@
 =head1 SUGGESTIONS
 
 If you have suggestions, improvements, tips or complaints about this document,
-please send an email to C<parrot-porters at perl.org>.
+please send an email to C<parrot-dev at parrot.org>.
 
 =cut


More information about the parrot-commits mailing list