[tor-commits] [meek/master] Update App Engine doc link.
dcf at torproject.org
dcf at torproject.org
Fri Oct 30 08:23:31 UTC 2015
commit d8e2c1cdc847c5be9f5d0b3eab8626e92ca989a3
Author: David Fifield <david at 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_Go
+ https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Go
To test locally, run
go_appengine/goapp serve
More information about the tor-commits
mailing list