diff options
author | Micah Anderson <micah@riseup.net> | 2008-12-13 15:12:54 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-12-13 15:12:54 -0500 |
commit | fc81d822e5229e5363cf1a210ddc59b02232b007 (patch) | |
tree | c719d793f2434118355105c14355de17c1abf3a9 | |
parent | dfb2c5a6ae2c9e9755f6535b8cf9dfa6adf29f17 (diff) |
maybe I can just do it the HTML way
-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 7fdb559..a2d8190 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") +<a href="https://labs.riseup.net/code/wiki/monkeysphere" WIKI</a> </td></tr></tbody></table> |