diff options
author | rubenwardy <rw@rubenwardy.com> | 2019-02-03 12:59:33 +0000 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2019-02-03 13:03:30 +0000 |
commit | 9c2c8c21f1e3b412328f05629204a7cf105236c4 (patch) | |
tree | 0f29cc2676757187e55810f4bc0fe83feb4324f6 /app/flatpages/help.md | |
parent | e40b247a9740e21d68116c2d28d51c40bdd042da (diff) | |
download | cheatdb-9c2c8c21f1e3b412328f05629204a7cf105236c4.tar.xz |
Add content flag support in the APIv1.13.0
Diffstat (limited to 'app/flatpages/help.md')
-rw-r--r-- | app/flatpages/help.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/flatpages/help.md b/app/flatpages/help.md index 7c78f34..553111d 100644 --- a/app/flatpages/help.md +++ b/app/flatpages/help.md @@ -2,5 +2,5 @@ title: Help * [Package Tags](package_tags) * [Ranks and Permissions](ranks_permissions) -* [Content Ratings](content_ratings) +* [Content Ratings and Flags](content_flags) * [Reporting Content](reporting) |