summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-design.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dev-design.txt')
-rw-r--r--Documentation/dev-design.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt
index 4e82507901..bdd2a68319 100644
--- a/Documentation/dev-design.txt
+++ b/Documentation/dev-design.txt
@@ -342,7 +342,7 @@ automate interfaces may make it impossible for non-browser agents
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