Fix broken link to content flags in API help page

This commit is contained in:
rubenwardy 2020-05-31 21:29:55 +01:00
parent 99a8f3d5d6
commit d7977dec84
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Supported query parameters:
* `type` - Package types (`mod`, `game`, `txp`).
* `q` - Query string
* `random` - When present, enable random ordering and ignore `sort`.
* `hide` - Hide content based on [Content Flags](content_flags).
* `hide` - Hide content based on [Content Flags](/help/content_flags/).
* `sort` - Sort by (`name`, `views`, `date`, `score`).
* `order` - Sort ascending (`Asc`) or descending (`desc`).
* `protocol_version` - Only show packages supported by this Minetest protocol version.