diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 01:19:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 01:19:07 +0000 |
commit | 4eaa8ef15c2b8cdd647ae2ea691014c2a22c6d6e (patch) | |
tree | b43019ad369e24498d04bbe2483952aa16eddc03 /doc | |
parent | c0f8080f662903e43e3c49954fdddc8bdee6da25 (diff) |
web commit by JoshTriplett
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/__47___should_point_to_top-level_index.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/__47___should_point_to_top-level_index.mdwn b/doc/todo/__47___should_point_to_top-level_index.mdwn new file mode 100644 index 000000000..88199d5de --- /dev/null +++ b/doc/todo/__47___should_point_to_top-level_index.mdwn @@ -0,0 +1,3 @@ +Since `/` now works in [[WikiLink]]s to anchor links to the root of the site +(for instance, `\[[/index]]`), `/` alone should work as a reference to the +top-level index page (for instance, `\[[Home|/]]`). --[[JoshTriplett]] |