Merge "documentation: update links from kernel.org to code.google.com"
This commit is contained in:
commit
a4681783d5
Documentation
@ -73,7 +73,7 @@ ships the data to another HTTP server, preferably over HTTPS.
|
||||
Existing open-source server implementations can be found in the
|
||||
gerrit-contactstore project.
|
||||
|
||||
* link:http://android.git.kernel.org/?p=tools/gerrit-contactstore.git[gerrit-contactstore]
|
||||
* link:https://code.google.com/p/gerrit/source/checkout?repo=contactstore[gerrit-contactstore]
|
||||
|
||||
Configure `'$site_path'/etc/gerrit.config` with the contact store's
|
||||
URL (in `contactstore.url`), and if needed, APPSEC value (in
|
||||
|
@ -345,7 +345,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://android.git.kernel.org/?p=tools/gwtjsonrpc.git;a=blob;f=README;hb=HEAD[XSRF JSON-RPC]
|
||||
* link:http://code.google.com/p/gerrit/source/browse/README?repo=gwtjsonrpc&name=master[XSRF JSON-RPC]
|
||||
|
||||
|
||||
Privacy Considerations
|
||||
|
@ -11,7 +11,7 @@ Get the Source
|
||||
Create a new client workspace:
|
||||
|
||||
----
|
||||
git clone git://android.git.kernel.org/tools/gerrit.git
|
||||
git clone https://code.google.com/p/gerrit
|
||||
cd gerrit
|
||||
----
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user