summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 22:31:46 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 22:31:46 +0200
commit838bc9a7c837caef9246a2378465687b814fa8e0 (patch)
tree7ec5b3740533b3a728c825e7b189359895512637
parenta2abef785c54953e9e29f90f084a95dc70c5fe79 (diff)
use develop TODOS here
-rw-r--r--xerl.buetow.foo/content/40.Todos.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/xerl.buetow.foo/content/40.Todos.xml b/xerl.buetow.foo/content/40.Todos.xml
index 141b36f..5409004 100644
--- a/xerl.buetow.foo/content/40.Todos.xml
+++ b/xerl.buetow.foo/content/40.Todos.xml
@@ -4,8 +4,8 @@
<text>This is the TODO file of the current master branch:</text>
<pretext>
<perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=HEAD");
- </perl>
+ use LWP::Simple;
+ get('http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=refs/heads/develop');
+ </perl>
</pretext>
</content>