diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-23 00:51:19 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-23 00:51:19 +0000 |
commit | cbfe2af8b5e28a1c33125467bee81edc7ac03ccc (patch) | |
tree | 64f9885f8485e055a5af143e5afcf3faa105ad18 /doc/bugs/rss_output_relative_links.mdwn | |
parent | 9289f684bb4fb90acb06013b2059cfb92c7fe354 (diff) | |
download | ikiwiki-cbfe2af8b5e28a1c33125467bee81edc7ac03ccc.tar ikiwiki-cbfe2af8b5e28a1c33125467bee81edc7ac03ccc.tar.gz |
make the bugs page work like the todo page
Diffstat (limited to 'doc/bugs/rss_output_relative_links.mdwn')
-rw-r--r-- | doc/bugs/rss_output_relative_links.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/rss_output_relative_links.mdwn b/doc/bugs/rss_output_relative_links.mdwn new file mode 100644 index 000000000..ff607cbb3 --- /dev/null +++ b/doc/bugs/rss_output_relative_links.mdwn @@ -0,0 +1,3 @@ +RSS output contains relative links. Ie. +http://kitenet.net/~joey/blog/index.rss contains a link to +http://kitenet.net/~joey/blog/../blog.html |