Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

updates to new redoc link #901

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/docs/guides/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Ensure that you have installed `mkcert` (and the corresponding NSS tools). You c
```

5. Point your browser to `http://localhost:50280`. You should be able to see the API documentation.
![API ReDoc](/_static/api_redoc.png)
![API ReDoc](https://api.openverse.engineering/v1/)

6. Load the sample data. This could take a couple of minutes.
```bash
Expand Down