]> andersk Git - sql-web.git/blobdiff - tpl/index.php
Don't advertise /do/signup; it doesn't write a my.cnf
[sql-web.git] / tpl / index.php
index f235d5618b768095b42575113b9ded2b3994304a..d48d031220fa0f272539f982c9fe585b0a1ae98e 100644 (file)
@@ -4,7 +4,7 @@ include 'head.php';
 
 <p>
 This service provides <a target="_blank" href="http://dev.mysql.com/doc">MySQL</a> databases to <a target="_blank" href="http://ca.mit.edu/">MIT certificate</a> holders.
-You must choose a MySQL password (which should be different from your Athena account password) when you <a href="do/signup">sign up</a>, and
+You must choose a MySQL password (which should be different from your Athena account password) when you <a href="http://scripts.mit.edu/faq/27">sign up</a>, and
 then use this interface to create and drop databases.  All subsequent SQL commands can be issued from any host, client, and/or script of your choice;
 simply connect to the MySQL server at <b>sql.mit.edu</b> using your username and your new MySQL password.
 You may find it convenient to run scripts using the <a target="_blank" href="http://scripts.mit.edu/web">web script service</a> or
This page took 0.025241 seconds and 4 git commands to generate.