]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix the URL of the CA
authorRudolf Polzer <divVerent@xonotic.org>
Thu, 16 Dec 2010 12:35:17 +0000 (13:35 +0100)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 16 Dec 2010 12:35:17 +0000 (13:35 +0100)
misc/infrastructure/keygen/response.d0ir

index e6c1de99521eb5fe0034056f9b11d11297c94045..a74fb37a746fd92681c3f34c990eb0bf4cba4800 100755 (executable)
@@ -199,7 +199,7 @@ Content-type: text/html
        <form action="response.d0ir" method="post" enctype="multipart/form-data">
        To generate and sign a key IN GAME, follow these steps on the console:
        <ol>
-               <li>crypto_keygen $default_ca http://xonotic.org/ca/?ca=$default_ca&amp;key=</li>
+               <li>crypto_keygen $default_ca http://ca.xonotic.org/?ca=$default_ca&amp;key=</li>
        </ol>
        To generate and sign a key MANUALLY, follow these steps on a UNIX command line:
        <ol>