diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-17 15:00:12 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-17 15:00:12 +0200 |
commit | f71e84c918827a482158073af45fa7f9acc5ed31 (patch) | |
tree | 25ddc88fb6524f2e8dace6034c2a6ca41abcbc98 /doc | |
parent | 31633c7addf25619a2a3042fc3e27f21aa97a831 (diff) |
Reflect merge of page.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/broken_parentlinks.mdwn | 2 | ||||
-rw-r--r-- | doc/users/tschwinge.mdwn | 2 |
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... |