Skip to content

Commit

Permalink
Fix link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EnTeQuAk committed Feb 13, 2019
1 parent b80f7bc commit 5a2ebee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/api/reviewers.rst
Expand Up @@ -96,7 +96,7 @@ This endpoint allows you to list versions that can be used either for :ref:`brow
unlisted add-ons. Additionally the current user can also be the owner
of the add-on.

.. http:get:: /api/v4/reviewers/addon/(int:addon_id)/versions/(int:version_id)/
.. http:get:: /api/v4/reviewers/addon/(int:addon_id)/versions/
:>json int id: The version id.
:>json string channel: The version channel, which determines its visibility on the site. Can be either ``unlisted`` or ``listed``.
Expand Down

0 comments on commit 5a2ebee

Please sign in to comment.