diff --git a/conformal.cpp b/conformal.cpp index df4f7043..59179c7b 100644 --- a/conformal.cpp +++ b/conformal.cpp @@ -735,7 +735,7 @@ namespace conformal { dialog::addItem(XLAT("exit this menu"), 'q'); dialog::display(); - mouseovers = XLAT("see http://www.roguetemple.com/z/hyper/conformal.php"); + mouseovers = XLAT("see http://www.roguetemple.com/z/hyper/models.php"); keyhandler = handleKeyC; }