commit d8e2c1cdc847c5be9f5d0b3eab8626e92ca989a3 Author: David Fifield david@bamsoftware.com Date: Fri Oct 30 01:05:15 2015 -0700
Update App Engine doc link. --- appengine/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/appengine/README b/appengine/README index fe489f5..61e4907 100644 --- a/appengine/README +++ b/appengine/README @@ -4,7 +4,7 @@ client and forwards them to the server, then receives responses from the server and forwards them to the client.
You need the Go App Engine SDK in order to deploy the app. - https://developers.google.com/appengine/downloads#Google_App_Engine_SDK_for_... + https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Go
To test locally, run go_appengine/goapp serve
tor-commits@lists.torproject.org