Replace links to code.google.com/p/gerrit

Google Code was shut down nearly 2 years ago [1] and the links
don't work any more. Replace them with the new locations.

[1] https://opensource.googleblog.com/2015/03/farewell-to-google-code.html

Change-Id: I53e791d04eb243483d69254a296c30e59a7de479
diff --git a/Documentation/config-sso.txt b/Documentation/config-sso.txt
index 561309b..897ca29 100644
--- a/Documentation/config-sso.txt
+++ b/Documentation/config-sso.txt
@@ -64,7 +64,7 @@
 with that identity. Doing so will result in a new account being created, and
 subsequent attempts to link that account with the existing account will fail.
 In cases where this happens, the administrator will need to manually merge the
-accounts.  See link:https://code.google.com/p/gerrit/wiki/SqlMergeUserAccounts[
+accounts.  See link:https://gerrit.googlesource.com/homepage/+/md-pages/docs/SqlMergeUserAccounts.md[
 Merging Gerrit User Accounts] on the Gerrit Wiki for details.
 
 Linking another identity is also useful for users whose primary OpenID provider
diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt
index 57ace68..905b5f1 100644
--- a/Documentation/dev-design.txt
+++ b/Documentation/dev-design.txt
@@ -342,7 +342,7 @@
 to be used with the JSON-RPC interface.
 
 * link:http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html[JSON-RPC 1.1]
-* link:http://code.google.com/p/gerrit/source/browse/README?repo=gwtjsonrpc&name=master[XSRF JSON-RPC]
+* link:https://gerrit.googlesource.com/gwtjsonrpc/+/master/README[XSRF JSON-RPC]
 
 
 == Privacy Considerations
diff --git a/Documentation/dev-readme.txt b/Documentation/dev-readme.txt
index bcf4a588..f59f2fc 100644
--- a/Documentation/dev-readme.txt
+++ b/Documentation/dev-readme.txt
@@ -210,7 +210,7 @@
 
 Google Web Toolkit:
 
-* http://code.google.com/webtoolkit/download.html[Download]
+* http://www.gwtproject.org/download.html[Download]
 
 Apache SSHD: