diff options
| author | Paul Buetow <paul@buetow.org> | 2013-03-10 11:50:22 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-03-10 11:50:22 +0100 |
| commit | 4ae3cb310b5ab138817cf28592c69ca1714cab25 (patch) | |
| tree | 4ad40b203c415223062c40261c315d7ca9e2d19d /pwgrep.buetow.org | |
| parent | 513949bb79d1eaef9da2ca1f58806e6903da23bc (diff) | |
fix link
Diffstat (limited to 'pwgrep.buetow.org')
| -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 1e89a6e..84bd1d0 100644 --- a/pwgrep.buetow.org/content/40.Changelog.xml +++ b/pwgrep.buetow.org/content/40.Changelog.xml @@ -5,8 +5,8 @@ <text>This is the changelog of the current trunk:</text> <pretext> <perl> - use LWP::Simple; - get("https://ssl.buetow.org/repos/utils/pwgrep/trunk/CHANGELOG"); + use LWP::Simple; + get("http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=debian/changelog;hb=HEAD"); </perl> </pretext> </content> |
