http -> https in documentation (#552)

This commit is contained in:
Marshall Polaris 2022-06-19 14:48:16 -07:00 committed by GitHub
parent 1075fec53f
commit dca957708c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ Requires no authorization.
- Example request - Example request
``` ```
http://manifold.markets/api/v0/markets?limit=1 https://manifold.markets/api/v0/markets?limit=1
``` ```
- Example response - Example response
```json ```json