diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index a8e36662f..7cef3c1e2 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,8 @@ But it all boils down to a choice of: <br> <a href="query.cgi">Go to the query page to start.</a><br> <a href="enter_bug.cgi">Enter a new bug</a><br> -<a href="reports.cgi">Bug reports</a> +<a href="reports.cgi">Bug reports</a><br> +<a href="createaccount.cgi">Open a new Bugzilla account</a><br> <FORM METHOD=GET ACTION=show_bug.cgi><INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=id SIZE=6></FORM></TD> |