]> git.donarmstrong.com Git - bugscan.git/blobdiff - dohtml
add link to udd
[bugscan.git] / dohtml
diff --git a/dohtml b/dohtml
index 39b7889f22000c2f26c55b5afe771b1872a9ed5f..62eea00d27b7ee45a68be73840617b150c64c217 100755 (executable)
--- a/dohtml
+++ b/dohtml
@@ -32,6 +32,7 @@ realmakepage() {
 
 <p align="center">for distribution(s): $descr</p>
 
+<p align="center">You might also want to check out <a href="http://udd.debian.org/bugs/">UDD</a> instead of this page.</p>
 <hr>
 
 <p>
@@ -165,6 +166,7 @@ makepage "debian/source" "$title" $htmldir/debian/source.html "$time"
 makepage "" "$title" $htmldir/other/all.html "$time"
 makepage "" "$title" "$htmldir/other/stable.html" "$time" "-b"
 makepage "" "$title" "$htmldir/other/testing.html" "$time" "-t"
+makepage "" "$title" "$htmldir/other/pseudo.html" "$time" "pseudo"
 
 makemainpage > $htmldir/index.html.new
 mv -f $htmldir/index.html.new $htmldir/index.html