doc: Replace a md link with a rst link

Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
Niels Thykier 2018-05-11 06:34:05 +00:00
parent e51a3b91ff
commit 8ecde14d48
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
.. _hints:
Hints Hints
===== =====

View File

@ -131,7 +131,7 @@ This is also applicable to e.g. the piuparts policy, where if the test is
rescheduled on the piuparts side and the result changes as a result of that. rescheduled on the piuparts side and the result changes as a result of that.
Finally, the people running the britney instance can overrule any Finally, the people running the britney instance can overrule any
policy by applying a [britney hint](hints.html), if they deem it policy by applying a britney hint (see :ref:`hints` for more details), if they deem it
necessary. One caveat here is that not all policies can be overridden necessary. One caveat here is that not all policies can be overridden
directly and some will require the "ignore all policies"-hint (known directly and some will require the "ignore all policies"-hint (known
as the `force`-hint). as the `force`-hint).