summaryrefslogtreecommitdiff
path: root/contributing
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2011-05-14 02:20:28 +0200
committerArne Babenhauserheide <arne_bab@web.de>2011-05-14 02:20:28 +0200
commit9f655451eec77bd3ea11004177b59a8fd5fe7e77 (patch)
tree19e511bb40690da14b4d47d8821026c54134ce96 /contributing
parent7ce2c78efeb15b913d85b316d8189cc91176003b (diff)
fix: publish instructions missed the file suffix.
Diffstat (limited to 'contributing')
-rw-r--r--contributing/web_pages/news.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing/web_pages/news.mdwn b/contributing/web_pages/news.mdwn
index 39d9dbde..4edd491a 100644
--- a/contributing/web_pages/news.mdwn
+++ b/contributing/web_pages/news.mdwn
@@ -28,7 +28,7 @@ then publish them en bloc at the end of the month.
* ... and publish
- $ git cp contributing/web_pages/news/news_moth_next news/yyyy-mm
+ $ git cp contributing/web_pages/news/news_moth_next.mdwn news/yyyy-mm.mdwn
$ git commit -m "Added MotH yyyy-mm"
$ git push origin master