summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorMarcel Telka <marcel@telka.sk>2012-12-06 09:47:56 -0800
committerGarrett D'Amore <garrett@dey-sys.com>2012-12-06 09:47:56 -0800
commit7646c8f36bab39004fcffc7287250ea06924088e (patch)
treecf33f30e72bdebf24322dff3019b51ac870ea1ee /usr
parent9e3e4df2a0f62bab8e8eb305949e7d35c55e9864 (diff)
downloadillumos-joyent-7646c8f36bab39004fcffc7287250ea06924088e.tar.gz
3381 webrev: The latest version may be obtained here.
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr')
-rw-r--r--usr/src/tools/scripts/webrev.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/tools/scripts/webrev.sh b/usr/src/tools/scripts/webrev.sh
index c667d2a381..7df8aa8b52 100644
--- a/usr/src/tools/scripts/webrev.sh
+++ b/usr/src/tools/scripts/webrev.sh
@@ -25,6 +25,7 @@
#
# Copyright 2008, 2010, Richard Lowe
+# Copyright 2012 Marcel Telka <marcel@telka.sk>
#
# This script takes a file list and a workspace and builds a set of html files
@@ -3727,7 +3728,7 @@ print "<p style=\"font-size: small\">"
print "This code review page was prepared using <b>$0</b>."
print "Webrev is maintained by the <a href=\"http://www.illumos.org\">"
print "illumos</a> project. The latest version may be obtained"
-print "<a href=\"http://src.illumos.org/source/xref/illumos-opengrok/usr/src/tools/scripts/webrev.sh\">here</a>.</p>"
+print "<a href=\"http://src.illumos.org/source/xref/illumos-gate/usr/src/tools/scripts/webrev.sh\">here</a>.</p>"
print "</body>"
print "</html>"