]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/gtkdlgs.cpp
fix a typo that shouldn't have an impact on most maps though
[xonotic/netradiant.git] / radiant / gtkdlgs.cpp
index 929868631eb56d19e7422ea143d3b33a9909494d..2ba3e3f4eca57f3bd7cf2abf7094ce5769d5ab36 100644 (file)
@@ -507,7 +507,7 @@ void DoAbout()
           "licensed under the GNU GPL.\n\n"
           "NetRadiant is unsupported, however\n"
           "you may report your problems at\n"
-          "http://www.alientrap.org/forum/" // FIXME real URL
+          "http://www.icculus.org/netradiant/"
         ));
                        
         gtk_widget_show(GTK_WIDGET(label));