aboutsummaryrefslogtreecommitdiff
path: root/tools/star/release-guide.pod
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star/release-guide.pod')
-rw-r--r--tools/star/release-guide.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index 0c273b4..efb2864 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -64,13 +64,13 @@ for the Star release. To bring all modules up to the current
=item 6.
If one doesn't already exist, create a release announcement in
-docs/announce/YYYY.MM . You can often use the previous release's
+docs/announce/YYYY.MM.md . You can often use the previous release's
file as a starting point, updating the release number, version
information, name, etc. as appropriate. Be sure to pay attention
to any changes listed in Rakudo's ChangeLog.
- $ vi docs/announce/YYYY.MM
- $ git add docs/announce/YYYY.MM
+ $ vi docs/announce/YYYY.MM.md
+ $ git add docs/announce/YYYY.MM.md
$ git commit docs
=item 7.