[svn:parrot] r49138 - trunk/docs
dukeleto at svn.parrot.org
dukeleto at svn.parrot.org
Sat Sep 18 19:07:53 UTC 2010
Author: dukeleto
Date: Sat Sep 18 19:07:52 2010
New Revision: 49138
URL: https://trac.parrot.org/parrot/changeset/49138
Log:
[docs] Fix link to Smolder
Modified:
trunk/docs/tests.pod
Modified: trunk/docs/tests.pod
==============================================================================
--- trunk/docs/tests.pod Sat Sep 18 16:25:12 2010 (r49137)
+++ trunk/docs/tests.pod Sat Sep 18 19:07:52 2010 (r49138)
@@ -24,7 +24,7 @@
=head2 Submitting smolder test results
Parrot has a status page with smoke test results at
-L<http://smolder.plusthree.com/app/public_projects/details/8>.
+L<http://smolder.parrot.org/app/projects/smoke_reports/1>.
You can supply new tests results by just running C<make smoke>. It will run the
same tests as C<make test> would, but will upload the test results to the
More information about the parrot-commits
mailing list