diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 5ec3d5f9c..68eb58a01 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,7 @@ But it all boils down to a choice of: <p> <a href="createaccount.cgi">Open a new Bugzilla account</a><br> <a href="relogin.cgi">Forget the currently stored login</a><br> -<a href="changepassword.cgi">Change password or user preferences</a><br> +<a href="userprefs.cgi">Change password or user preferences</a><br> <FORM METHOD=GET ACTION="show_bug.cgi"> <INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=id SIZE=6></FORM> |