diff options
Diffstat (limited to 'xerl.buetow.foo/content/40.Todos.xml')
| -rw-r--r-- | xerl.buetow.foo/content/40.Todos.xml | 6 |
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> |
