Fixed format error in the last link

Rodrigo Gambra 2019-06-12 22:17:04 -04:00
parent 0371ce1643
commit fcec9e4c14

@ -8,4 +8,4 @@ Make sure to add this block to `app.yaml` (see [1393](https://github.com/python-
env_variables:
GAE_USE_SOCKETS_HTTPLIB : 'true'
```
Note: This environmental variable applies only to applications developed for the Standard Environment and using Python 2.7 (see (https://cloud.google.com/appengine/docs/standard/python/sockets/))
Note: This environmental variable applies only to applications developed for the Standard Environment and using Python 2.7 (see https://cloud.google.com/appengine/docs/standard/python/sockets/)