summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2012-06-01 13:25:23 +0200
committerArne Babenhauserheide <arne_bab@web.de>2012-06-01 13:25:23 +0200
commita0620188c736f355e943a1e0ce97438707888191 (patch)
tree4544a63fac42114247ac99955bc9258698b44d62 /community
parent6436b1d94f44085e5810d5566316778f2de8c285 (diff)
fix links
Diffstat (limited to 'community')
-rw-r--r--community/weblogs/ArneBab/how-i-write-a-qoth.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/weblogs/ArneBab/how-i-write-a-qoth.mdwn b/community/weblogs/ArneBab/how-i-write-a-qoth.mdwn
index 05637702..c98f3354 100644
--- a/community/weblogs/ArneBab/how-i-write-a-qoth.mdwn
+++ b/community/weblogs/ArneBab/how-i-write-a-qoth.mdwn
@@ -2,7 +2,7 @@ I just read on the hurd IRC channel (chat: #hurd at irc.freenode.net), that peop
What I do is not hard - at least not anymore, since I created a simple structure for it (But it still takes time).
-First I open up the relevant mailing lists for the quarter. I get them from [[contributing/web_pages/writing_the_qoth]]. Normally I just use the following:
+First I open up the relevant mailing lists for the quarter. I get them from [[contributing/web_pages/news/writing_the_qoth]]. Normally I just use the following:
* <http://lists.gnu.org/archive/html/bug-hurd/YYYY-MM/threads.html>
* <http://lists.debian.org/debian-hurd/YYYY/MM/>
@@ -19,9 +19,9 @@ Having all those news at hand, I read every thread-starter and every news-item.
* note the name of the main contributor(-s),
* write a line of text what it does (often partly copied from the news-item)
* add a link to the news-item, a code-repo or a patch and
-* a note how that new development helps achieve the goals_of_the_Hurd (see [[contributing/web_pages/writing_the_qoth]] for details).
+* a note how that new development helps achieve the goals_of_the_Hurd (see [[contributing/web_pages/news/writing_the_qoth]] for details).
-With that list of short news I go into [[contributing/web_pages/qoth-next]].
+With that list of short news I go into [[contributing/web_pages/news/qoth-next]].
Now I identify 2 to 4 main news items by some kind of “helps the Hurd most when more people know it”, “biggest change” and similar fudgery :)
@@ -31,7 +31,7 @@ On the way to that I commit every little to medium step. I never know when I hav
Having finished the text (usually after 3 to 6 hours of overall work), I send it by mail to bug-hurd: <http://lists.gnu.org/archive/html/bug-hurd/>
-After about a week I incorporate the comments from there and publish the qoth as described in [[contributing/web_pages/writing_the_qoth]].
+After about a week I incorporate the comments from there and publish the qoth as described in [[contributing/web_pages/news/writing_the_qoth]].
Then tschwinge reviews it, does some last-minute changes and pushes it from the staging wiki to the website.