What's Wrong?
There's a typo on https://api.arcade.academy/en/latest/about/permissive_licensing.html#the-mit-license

Proposed fix
The typo's source is here:
|
.. tip:: If you see a bug or a typo, we love :ref:`contributing-bug-reports`. |
Note that the ref name is not the same as the section heading it resolves to. You can address this in one of two ways:
- Alter the admonition to match the "Reporting Bugs" section heading
- Override the section heading title with the following syntax:
:ref:`override text <original_ref_target_name>`
Either way works.
What's Wrong?
There's a typo on https://api.arcade.academy/en/latest/about/permissive_licensing.html#the-mit-license
Proposed fix
The typo's source is here:
arcade/doc/about/permissive_licensing.rst
Line 67 in 8be3699
Note that the ref name is not the same as the section heading it resolves to. You can address this in one of two ways:
Either way works.