diff options
-rw-r--r-- | community/weblogs/ArneBab/howto-news-month-of-the-hurd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/weblogs/ArneBab/howto-news-month-of-the-hurd.mdwn b/community/weblogs/ArneBab/howto-news-month-of-the-hurd.mdwn index 17e6b6cb..f365bc79 100644 --- a/community/weblogs/ArneBab/howto-news-month-of-the-hurd.mdwn +++ b/community/weblogs/ArneBab/howto-news-month-of-the-hurd.mdwn @@ -41,7 +41,7 @@ commit them. * push the changes - git push master-news_next + git push origin master-news_next:master-news_next * if push fails, pull and rebase |