diff --git a/app/flatpages/help/api.md b/app/flatpages/help/api.md index 074ef5c7..f5beb06f 100644 --- a/app/flatpages/help/api.md +++ b/app/flatpages/help/api.md @@ -445,6 +445,6 @@ Supported query parameters: * `high_reviewed`: highest reviewed * GET `/api/welcome/v1/` ([View](/api/welcome/v1/)) - in-menu welcome dialog. Experimental (may change without warning) * `featured`: featured games -* GET `/api/cdb_schema/` ([View](/api/schema/)) +* GET `/api/cdb_schema/` ([View](/api/cdb_schema/)) * Get JSON Schema of `.cdb.json`, including licenses, tags and content warnings. - * See [JSON Schema Reference](https://json-schema.org/). \ No newline at end of file + * See [JSON Schema Reference](https://json-schema.org/).