diff options
author | Salvatore Bonaccorso <carnil@debian.org> | 2011-09-02 21:46:44 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-09-02 23:04:19 +0200 |
commit | b33cf749f983f32cc2c4c8fd8c9d15df958abfee (patch) | |
tree | b6672a7b649311767e6f922309eacb4d82872f61 /docs/chapters | |
parent | 89318906a043e839209f36ce81581689c123c0a1 (diff) | |
download | git-buildpackage-b33cf749f983f32cc2c4c8fd8c9d15df958abfee.tar.gz git-buildpackage-b33cf749f983f32cc2c4c8fd8c9d15df958abfee.tar.bz2 git-buildpackage-b33cf749f983f32cc2c4c8fd8c9d15df958abfee.zip |
Fix URL to cl2vcs service
Refer to https://honk.sigxcpu.org/cl2vcs instead of
https://honk.sigxcpu.org/cl2vcs for the cl2vcs service.
Closes: #640141
Diffstat (limited to 'docs/chapters')
-rw-r--r-- | docs/chapters/releases.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chapters/releases.sgml b/docs/chapters/releases.sgml index c5d2579c..95f89b4f 100644 --- a/docs/chapters/releases.sgml +++ b/docs/chapters/releases.sgml @@ -130,7 +130,7 @@ convenient to include the commit id in the changelog entry. This has the advantage that it's easy for people to identify changes without having to write very extensive changelog messages - the link back to Git can be automated via the <option>Vcs-Browser</option> and <option>Vcs-Git</option> -fields in <filename>debian/control</filename>. See <ulink url="https:///honk.sigxcpu.org/cl2vcs"> +fields in <filename>debian/control</filename>. See <ulink url="https://honk.sigxcpu.org/cl2vcs"> Cl2vcs</ulink> for how this looks. </para> <para> |