mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Apparently Sphinx doesn't like that we use the same name multiple times, though the link pointed to different URLs. https://github.com/sphinx-doc/sphinx/issues/3921#issuecomment-315581557 suggests using `__` for "anonymous references". This will remove some of the github action comments that show for every PR. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>