diff options
author | Micah Anderson <micah@riseup.net> | 2008-12-13 15:07:36 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-12-13 15:07:36 -0500 |
commit | af3d5e607c2aea6dcff6432c7622d93b90d4c8aa (patch) | |
tree | 888b40ab308f6c4e6bfca1f7457af13cb18a72e2 | |
parent | 145cee7c8930634f72c0646de824d3c316fdbc7e (diff) |
that didn't work, let me try it this way instead... why do none of the
examples work as I expect?
-rw-r--r-- | website/sidebar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn index 421e953..0184946 100644 --- a/website/sidebar.mdwn +++ b/website/sidebar.mdwn @@ -9,5 +9,5 @@ [[NEWS|news]] [[COMMUNITY|community]] [[BUGS|bugs]] -[WIKI](https://labs.riseup.net/code/wiki/monkeysphere) +[[WIKI]|https://labs.riseup.net/code/wiki/monkeysphere] </td></tr></tbody></table> |