diff options
author | Colin Watson <cjwatson@debian.org> | 2012-01-19 14:25:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2012-01-19 14:25:09 +0000 |
commit | e10f6ef689656ab2da852002e5b57011854f360d (patch) | |
tree | 9ee3b720f42725c1bf976a80a8074ba530cbe2b5 /build/entities | |
parent | 6debd9ae669473238e15ca4c704630545b4c3533 (diff) | |
download | installation-guide-e10f6ef689656ab2da852002e5b57011854f360d.zip |
Update link to installer/doc/devel/ to cope with the switch to git.
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/urls.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent index 00c48213c..6ea96c2fa 100644 --- a/build/entities/urls.ent +++ b/build/entities/urls.ent @@ -59,6 +59,9 @@ <!-- debian-installer WebSVN --> <!ENTITY url-d-i-websvn "http://svn.debian.org/wsvn/d-i/"> +<!-- The doc/devel/ subdirectory of debian-installer in gitweb. --> +<!ENTITY url-d-i-gitweb-doc-devel "http://anonscm.debian.org/gitweb/?p=d-i/debian-installer.git;a=tree;f=doc/devel"> + <!-- debian-installer README --> <!ENTITY url-d-i-readme "http://svn.debian.org/wsvn/d-i/README?op=file"> |