diff options
Diffstat (limited to 'contributing/web_pages')
-rw-r--r-- | contributing/web_pages/news.mdwn | 2 |
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 |