diff options
author | Jon Dowland <jon@ra.ncl.ac.uk> | 2008-12-02 15:12:13 +0000 |
---|---|---|
committer | Jon Dowland <jon@ra.ncl.ac.uk> | 2008-12-02 15:12:13 +0000 |
commit | 9e5f5a661e72be74094dac520f4871c2b4e13449 (patch) | |
tree | 6012624354ca1a0312ddaf8c8c8edba9935bf1aa | |
parent | d927e9cd093502b743eb34e6284841a647e2bed1 (diff) |
remove hoz-rule from bug, for clarity
-rw-r--r-- | doc/bugs/output_of_successful_rename_should_list_the_full_path_to_affected_pages.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/bugs/output_of_successful_rename_should_list_the_full_path_to_affected_pages.mdwn b/doc/bugs/output_of_successful_rename_should_list_the_full_path_to_affected_pages.mdwn index 31008cb4c..2d9677e7f 100644 --- a/doc/bugs/output_of_successful_rename_should_list_the_full_path_to_affected_pages.mdwn +++ b/doc/bugs/output_of_successful_rename_should_list_the_full_path_to_affected_pages.mdwn @@ -1,7 +1,5 @@ I've just renamed a page and received the following as a result: ----- - <p> <b>Successfully renamed users/jondowland.mdwn to users/jon.mdwn.</b> </p> @@ -11,6 +9,4 @@ The following pages have been automatically modified to update their links to us <ul> <li><a href="./../../tips/convert_mediawiki_to_ikiwiki/discussion/">discussion</a></li><li><a href="./../../tips/untrusted_git_push/discussion/">discussion</a></li></ul>... ----- - In this situation I think the link to pages should be expanded to show the entire path, since there is quite likely to be a lot of things like "discussion". -- [[users/Jon]] |