aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2009-10-17 15:00:12 +0200
committerThomas Schwinge <tschwinge@gnu.org>2009-10-17 15:00:12 +0200
commitf71e84c918827a482158073af45fa7f9acc5ed31 (patch)
tree25ddc88fb6524f2e8dace6034c2a6ca41abcbc98
parent31633c7addf25619a2a3042fc3e27f21aa97a831 (diff)
downloadikiwiki-f71e84c918827a482158073af45fa7f9acc5ed31.tar
ikiwiki-f71e84c918827a482158073af45fa7f9acc5ed31.tar.gz
Reflect merge of page.
-rw-r--r--doc/bugs/broken_parentlinks.mdwn2
-rw-r--r--doc/users/tschwinge.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/broken_parentlinks.mdwn b/doc/bugs/broken_parentlinks.mdwn
index f8f96b6ca..556d89b65 100644
--- a/doc/bugs/broken_parentlinks.mdwn
+++ b/doc/bugs/broken_parentlinks.mdwn
@@ -10,7 +10,7 @@ a dead link for every subpage.
This is a bug, but fixing it is very tricky. Consider what would happen if
example.mdwn were created: example/page.html and the rest of example/*
-would need to be updated to change the parentlink from a bare work to a
+would need to be updated to change the parentlink from a bare word to a
link to the new page. Now if example.mdwn were removed again, they'd need
to be updated again. So example/* depends on example. But it's even more
tricky, because if example.mdwn is modified, we _don't_ want to rebuild
diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn
index 341a52953..3bab61bc1 100644
--- a/doc/users/tschwinge.mdwn
+++ b/doc/users/tschwinge.mdwn
@@ -75,7 +75,7 @@ pages could perhaps be passed on to the referred-to page?
## Sendmail -- [[todo/passwordauth:_sendmail_interface]]
-## Parentlinks -- [[bugs/non-existing_pages_in_parentlinks]]
+## [[bugs/Broken Parentlinks]]
## Discussion Pages of Discussion Pages of...