Updates for 0.9.3
[debian/openrocket] / html / actions / testbugreport.html
index 994fe72ebce161a17555d31aa34342e9dd31bda1..28d7e9a2cfe67f3acfc134f92fcd386cfb51ce95 100644 (file)
@@ -6,7 +6,7 @@
 </head>
 
 <body>
-  <form method="post" action="http://sampo.kapsi.fi/reportbug.php" accept-charset="UTF-8">
+  <form method="post" action="http://openrocket.sourceforge.net/actions/reportbug" accept-charset="UTF-8">
     <p>Version: <input type="text" size="30" name="version" value="1.0.0"/></p>
     <p>Test bug report content:</p>
     <p><textarea name="content" cols="80" rows="20">
@@ -17,7 +17,7 @@
 ---------- End ----------
 </textarea></p>
     <p><input type="submit" value="Submit bug report"/></p>
-    <p>A successful submission should result in a <em>201 Created</em> response.</p>
+    <p>A successful submission should result in a <em>202 Accepted</em> response.</p>
     <p>Please do not abuse.</p>
   </form>
 </body>