This commit is contained in:
Raul Ochoa 2016-01-14 18:16:12 +01:00
parent 1aac4316ab
commit 62b1df970a

View File

@ -17,8 +17,8 @@ Windshaft-CartoDB adds the following attributes in the response object
```json
{
http: 'http://cdn_url.com/'
https: 'https://secure.cdn_url.com/'
"http": "http://cdn_url.com/"
"https": "https://secure.cdn_url.com/"
}
```