aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-03-04 14:16:18 +0100
committerThomas Schwinge <thomas@codesourcery.com>2014-03-04 14:16:18 +0100
commita3e5a4f7fe21bff5b9cb8a610f3b522aa0d847c4 (patch)
treeaf0c0ee6abebe514a00d683d828f2b15d00a89de /doc/bugs
parent383364be6acddb5185856cd29893ec635e0ef786 (diff)
downloadikiwiki-a3e5a4f7fe21bff5b9cb8a610f3b522aa0d847c4.tar
ikiwiki-a3e5a4f7fe21bff5b9cb8a610f3b522aa0d847c4.tar.gz
Reanimate some of my URLs.
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies.mdwn2
-rw-r--r--doc/bugs/cutpaste.pm:_missing_filter_call.mdwn4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies.mdwn b/doc/bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies.mdwn
index 0082eed4d..0bbf6096f 100644
--- a/doc/bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies.mdwn
+++ b/doc/bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies.mdwn
@@ -2,7 +2,7 @@ That one has bitten me for some time; here is the minimal testcase. There is
also an equivalent (I suppose) problem when using another plugin, but I hope
it's enough to track it down for this one.
- $ tar -xj < [bug-dep_order.tar.bz2](http://schwinge.homeip.net/~thomas/tmp/bug-dep_order.tar.bz2)
+ $ tar -xj < [bug-dep_order.tar.bz2](http://nic-nac-project.de/~schwinge/ikiwiki/bug-dep_order.tar.bz2)
$ cd bug-dep_order/
$ ./render_locally
[...]
diff --git a/doc/bugs/cutpaste.pm:_missing_filter_call.mdwn b/doc/bugs/cutpaste.pm:_missing_filter_call.mdwn
index 4b22fd06c..de4296000 100644
--- a/doc/bugs/cutpaste.pm:_missing_filter_call.mdwn
+++ b/doc/bugs/cutpaste.pm:_missing_filter_call.mdwn
@@ -1,7 +1,7 @@
Consider this:
- $ wget http://schwinge.homeip.net/~thomas/tmp/cutpaste_filter.tar.bz2
- $ wget http://schwinge.homeip.net/~thomas/tmp/cutpaste_filter.patch
+ $ wget http://nic-nac-project.de/~schwinge/ikiwiki/cutpaste_filter.tar.bz2
+ $ wget http://nic-nac-project.de/~schwinge/ikiwiki/0001-cutpaste.pm-missing-filter-call.patch
$ tar -xj < cutpaste_filter.tar.bz2
$ cd cutpaste_filter/