aboutsummaryrefslogtreecommitdiff
path: root/tools/star/release-guide.pod
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2017-02-17 21:42:42 +0100
committerMoritz Lenz <moritz@faui2k3.org>2017-02-17 21:42:42 +0100
commitb3226803ac0b5d5b421d1ef269de6d6bc588f873 (patch)
treee7c50c550c564cdcaf2c8b9d06e8b86944452feb /tools/star/release-guide.pod
parente0a5125286a928b2c7e0ff273bb652a8218cf645 (diff)
Update download URLs
Diffstat (limited to 'tools/star/release-guide.pod')
-rw-r--r--tools/star/release-guide.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index f7a8ff5..250e2db 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -193,9 +193,10 @@ that prove impossible, you can omit the C<-s> from the command line.
=item 12.
-Upload the release tarball to L<http://rakudo.org/downloads/star>:
+Upload the release tarball to L<http://rakudo.org/downloads/star> and L<https://rakudo.perl6.org/downloads/star/>:
$ scp rakudo-star-2012.08.tar.gz rakudo@rakudo.org:public_html/downloads/star
+ $ scp rakudo-star-2012.08.tar.gz rakudo@www.p6c.org:public_html/downloads/star
If you don't have permission to do this step, please ask one(pmichaud, jnthn,
masak, PerlJam/perlpilot, tadzik, moritz) on #perl6 to do it for you.