aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-05-01 13:36:09 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-05-01 13:36:09 +0100
commitc5a440681db3917d6c59ade2f5d01dfaa1af7f76 (patch)
treeb2b85032ad12feadc568ec9bfa3bfd0336dc0cee
parent5a5c84d432bcc7b86a6ce8d3bd117fe9453003a6 (diff)
Doc MoarVM version correctly. Add https.
-rw-r--r--docs/announce/2017.04.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/announce/2017.04.md b/docs/announce/2017.04.md
index a812b15..cdd9f41 100644
--- a/docs/announce/2017.04.md
+++ b/docs/announce/2017.04.md
@@ -5,7 +5,7 @@
On behalf of the Rakudo and Perl 6 development teams, I'm pleased to
announce the April 2017 release of "Rakudo Star", a useful and usable
production distribution of Perl 6. The tarball for the April 2017 release
-is available from <http://rakudo.org/downloads/star/>.
+is available from <https://rakudo.perl6.org/downloads/star/>.
Binaries for macOS and Windows (64 bit) are also available.
@@ -26,7 +26,7 @@ In the Perl 6 world, we make a distinction between the language ("Perl 6") and
specific implementations of the language such as "Rakudo Perl".
This Star release includes [release 2017.04.3] of the [Rakudo Perl 6 compiler],
-version 2017.04-44-gf0db8822 of [MoarVM], plus various modules, documentation,
+version 2017.04-53-g66c6dda of [MoarVM], plus various modules, documentation,
and other resources collected from the Perl 6 community.
[release 2017.04]: https://raw.githubusercontent.com/rakudo/rakudo/2017.04/docs/announce/2017.04.md
@@ -75,7 +75,7 @@ programmer that a given feature isn't implemented, but there are many
that we've missed. Bug reports about missing and broken features are
welcomed at <rakudobug@perl.org>.
-See <http://perl6.org/> for links to much more information about
+See <https://perl6.org/> for links to much more information about
Perl 6, including documentation, example code, tutorials, presentations,
reference materials, design documents, and other supporting resources.
Some Perl 6 tutorials are available under the "docs" directory in