aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/chapters/patches.xml2
-rw-r--r--docs/common.ent2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/chapters/patches.xml b/docs/chapters/patches.xml
index e93be5c3..cb026c1b 100644
--- a/docs/chapters/patches.xml
+++ b/docs/chapters/patches.xml
@@ -54,7 +54,7 @@
<para>
Also, beware that &gbp-pq; currently has incomplete support for
- <ulink url="http://dep.debian.net/deps/dep3/">DEP3</ulink> headers.
+ <ulink url="https://dep-team.pages.debian.net/deps/dep3/">DEP3</ulink> headers.
Initially, parsing with <command>git-mailinfo(1)</command> is attempted,
which supports only the <computeroutput>From</computeroutput> and
<computeroutput>Subject</computeroutput> fields. If neither of these are
diff --git a/docs/common.ent b/docs/common.ent
index d15440fd..38ae8636 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -74,7 +74,7 @@
<!ENTITY changelog " <filename>debian/changelog</filename>">
- <!ENTITY dep14 "<ulink url='http://dep.debian.net/deps/dep14/'><citetitle>DEP-14</citetitle></ulink>">
+ <!ENTITY dep14 "<ulink url='https://dep-team.pages.debian.net/deps/dep14/'><citetitle>DEP-14</citetitle></ulink>">
<!ENTITY manual "<ulink url='https://honk.sigxcpu.org/piki/projects/git-buildpackage'>here</ulink>">
<!ENTITY pyformat "<ulink url='https://docs.python.org/2/library/stdtypes.html#string-formatting'><citetitle>Python format string</citetitle></ulink>">