summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributing.mdwn4
-rw-r--r--contributing/web_pages.mdwn (renamed from contributing/wiki.mdwn)4
-rw-r--r--index.mdwn2
3 files changed, 5 insertions, 5 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 1946153e..8b38655f 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -20,9 +20,9 @@ There are various ways of contributing, read on about contributing to...
# Documentation
-## These Wiki Pages
+## These Web Pages
-Please read about [[how_to_contribute_to_this_wiki|wiki]].
+Please read about [[how_to_contribute_to_these_web_pages|web_pages]].
# The System Itself
diff --git a/contributing/wiki.mdwn b/contributing/web_pages.mdwn
index 85851c43..45abeecc 100644
--- a/contributing/wiki.mdwn
+++ b/contributing/web_pages.mdwn
@@ -126,8 +126,8 @@ You can also locally get the whole wiki rendered to html pages:
$ wiki/render_locally
[...]
- scanning contributing/wiki.mdwn
- rendering contributing/wiki.mdwn
+ scanning contributing/web_pages.mdwn
+ rendering contributing/web_pages.mdwn
Now open `wiki.rendered/index.html' to browse the wiki pages.
diff --git a/index.mdwn b/index.mdwn
index 31816d4e..ebd1a090 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -31,7 +31,7 @@ package from Debian experimental fixed this for me. -->
To help the Hurd you can for example (from high level stuff to the inner core)
-* [[Contribute_to_this_wiki|contributing/wiki]],
+* [[Contribute_to_these_web_pages|contributing/web_pages]],
* [[Run_a_GNU/Hurd_system|index#run]], and help others get their systems running,
* [[Port_applications|hurd/running/debian/porting]] to work in Hurd,
* Write [[translators|hurd/translator]] to extend the Hurd,