X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/358fa9bd0eb835848caff597ef7493c3bd78cbee..d59b565b530c7334e24bf0ff2dbfcd76785000c6:/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn diff --git a/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn b/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn index 03ae21425..715f8cd4d 100644 --- a/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn +++ b/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn @@ -1 +1,6 @@ -The [[linking_rules|subpage/linkingrules]] should document how to link to a page at the root of the wiki when a normal, unadorned link would use a page of the same name further down the hierarchy. For example, how should [[todo/latex]] link to [[logo]] rather than [[todo/logo|todo/logo]]? \ No newline at end of file +The [[linking_rules|ikiwiki/subpage/linkingrules]] should document how to +link to a page at the root of the wiki when a normal, unadorned link would +use a page of the same name further down the hierarchy. For example, how +should [[todo/latex]] link to [[logo]] rather than [[todo/logo|todo/logo]]? + +> [[bugs/done]].. the syntax to use is "/logo" --[[Joey]]