diff options
| author | Paul Buetow <paul@buetow.org> | 2013-03-10 11:52:39 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-03-10 11:52:39 +0100 |
| commit | 66448d8768f42f94c910f65b456a7c96af3bdf31 (patch) | |
| tree | 2dc8c3c08c393051a1fa88a4ec342061a006f128 | |
| parent | 4ae3cb310b5ab138817cf28592c69ca1714cab25 (diff) | |
fix link
| -rw-r--r-- | pwgrep.buetow.org/content/40.Changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pwgrep.buetow.org/content/40.Changelog.xml b/pwgrep.buetow.org/content/40.Changelog.xml index 84bd1d0..0801915 100644 --- a/pwgrep.buetow.org/content/40.Changelog.xml +++ b/pwgrep.buetow.org/content/40.Changelog.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Changelog</pagetitle> - <textheader>utils/pwgrep/trunk/CHANGELOG</pagetitle> + <textheader>/pwgrep/CHANGELOG</pagetitle> <text>This is the changelog of the current trunk:</text> <pretext> <perl> use LWP::Simple; - get("http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=debian/changelog;hb=HEAD"); + get("http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=CHANGELOG;hb=HEAD"); </perl> </pretext> </content> |
