Fixes: d155d62785 ("doc: Require unified config for all new topotests")
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
loc1 1 2001:db8:1:1::/64 Up
loc2 2 2001:db8:2:2::/64 Up
+.. _writing-tests:
+
Writing Tests
"""""""""""""
- Always use IPv4 :rfc:`5737` (``192.0.2.0/24``, ``198.51.100.0/24``,
``203.0.113.0/24``) and IPv6 :rfc:`3849` (``2001:db8::/32``) ranges reserved
for documentation;
-- Use unified config (``frr.conf``) for all new [tests](#writing-tests).
+- Use unified config (``frr.conf``) for all new tests. See :ref:`writing-tests`.
Tips: