diff options
author | Michael Bien <[email protected]> | 2010-08-30 03:37:03 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-08-30 03:37:03 +0200 |
commit | ecbb7d1860942c18b3f481553898b9ba626269ee (patch) | |
tree | 7813d1a8f2b6e4691476cf7ae3179e071152fdd5 /planet2/config/planet-template.html | |
parent | e3b64395f99a8b6652c979b7a11d9b487815ea64 (diff) |
added Anthony Rogers' blog feed to planet.
small changes in config files.
fixed urls in planet-template.
Diffstat (limited to 'planet2/config/planet-template.html')
-rw-r--r-- | planet2/config/planet-template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/planet2/config/planet-template.html b/planet2/config/planet-template.html index d2e22bb..dd6d44d 100644 --- a/planet2/config/planet-template.html +++ b/planet2/config/planet-template.html @@ -43,8 +43,8 @@ <h3>Links</h3> <ul> - <li><a href="forum.html">Forum / Mailing Lists</a></li> - <li><a href="stream">Streams</a></li> + <li><a href="../forum.html">Forum / Mailing Lists</a></li> + <li><a href="../stream">Streams</a></li> </ul> <p> Powered by <a href="http://github.com/mbien/Hungry-Harry">Hungry Harry</a> |