diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-04-15 20:02:49 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-04-15 20:02:49 -0400 |
commit | bdf69c34f0f57a14ecc826f8dddc1e7103bdd03f (patch) | |
tree | eb948d030e7fe9ef410cfe2b400f0e763542eb59 /doc | |
parent | 0137be7d4a0f4d7026cf1377e5bc66ce354a9416 (diff) | |
download | ikiwiki-bdf69c34f0f57a14ecc826f8dddc1e7103bdd03f.tar ikiwiki-bdf69c34f0f57a14ecc826f8dddc1e7103bdd03f.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/renaming_a_page_destroyed_some_links.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/renaming_a_page_destroyed_some_links.mdwn b/doc/bugs/renaming_a_page_destroyed_some_links.mdwn index 1f0a5afc0..42c2ec21c 100644 --- a/doc/bugs/renaming_a_page_destroyed_some_links.mdwn +++ b/doc/bugs/renaming_a_page_destroyed_some_links.mdwn @@ -2,3 +2,5 @@ When renaming a page here, ikiwiki destroyed unrelated links from unrelated page `) and looking at commit `dc8dfa96efd3a4d649f571c3aa776f20b3ce0131`. The renamed page was `configuration/bat-hosts` to `configuration/batman/bat-hosts` and the deleted links were ``\[[AUR | https://aur.archlinux.org/]]` and `\[[CHANGELOG|http://svn.dd-wrt.com:8000/browser/src/router/batman-adv/CHANGELOG]]`. --[[anarcat]] + +> Nevermind that, that commit was unrelated to the rename and probably an operator error. Let's mark this as [[done]]. Sorry for the noise. |