Skip to content

Commit 36dc3ee

Browse files
authored
Fix typo - OpenAPI link reference(yaml -> json) (#3124)
1 parent e48bdeb commit 36dc3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/api/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you are new to Meilisearch, check out the [getting started](/learn/self_hoste
1111

1212
### OpenAPI
1313

14-
You can get the [Meilisearch OpenAPI specifications here](https://github.com/meilisearch/open-api/blob/main/open-api.yaml).
14+
You can get the [Meilisearch OpenAPI specifications here](https://github.com/meilisearch/open-api/blob/main/open-api.json).
1515

1616
## Document conventions
1717

0 commit comments

Comments
 (0)