Replace code.google references with github references
[disorder] / disobedience / manual / intro.html
index 0603538..c982728 100644 (file)
@@ -59,6 +59,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    cover a few such topics as they are necessary to getting up and
    running with Disobedience.</p>
 
+   <!--
+
    <p>This diagram shows an overview of one possible setup.</p>
 
    <p class=image><img src="arch-simple.png"></p>
@@ -75,6 +77,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    on the same computer as the server provided it can run X11
    applications.</p>
 
+   -->
+
    <h2><a name=getting>1.2 Getting DisOrder</a></h2>
 
    <p>There are two ways to get DisOrder.</p>
@@ -114,7 +118,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    <p>There is no Windows support (although the web interface can be
    used from Windows computers).</p>
 
-   <h2><a name=createloging>1.3 Getting a DisOrder login</a></h2>
+   <h2><a name=createlogin>1.3 Getting a DisOrder login</a></h2>
 
    <p>The easiest way to get a DisOrder login is to access the web
    interface and set one up using that.  To do this,
@@ -159,7 +163,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
    <p>(Please note that Disobedience shouldn't write any messages to
    the terminal.  If it does that probably indicates a bug, which
-   should <a href="http://code.google.com/p/disorder/issues/list">be
+   should <a href="https://github.com/ewxrjk/disorder/issues">be
    reported</a>.)</p>
 
    <h2><a name=login>1.5 Initial Login</a></h2>
@@ -185,9 +189,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    <p>Once you have logged in successfuly, Disobedience will remember
    these login settings, so it should not be necessary to enter them
    again.  If you need to change them for any reason, you can either
-   select the Server > Login option to bring the login window back, or
-   (if you prefer), edit the file <tt>~/.disorder/passwd</tt>
+   select the <b>Server > Login</b> option to bring the login window
+   back, or (if you prefer), edit the file <tt>~/.disorder/passwd</tt>
    directly.</p>
 
+   <hr>
+
+   <a href="index.html">Back to contents</a>
+
  </body>
 </html>