From 6794df83b3924f4a4f79ba704801989c06f52706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 2 Mar 2020 12:14:57 +0100 Subject: [PATCH] doc: fix dead links to Hunter. --- doc/building.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/building.dox b/doc/building.dox index 64449230a..8f5d6c371 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -84,8 +84,8 @@ Various examples are provided by the @ref building-examples "Example repository" @subsection building-packages-hunter Hunter package Starting from version 2019.01, stable releases of Magnum are available in the -[Hunter](https://hunter.sh) CMake-driven package manager. See the -[magnum package documentation](https://docs.hunter.sh/en/latest/packages/pkg/magnum.html) +[Hunter](https://hunter.readthedocs.io) CMake-driven package manager. See the +[magnum package documentation](https://hunter.readthedocs.io/en/latest/packages/pkg/magnum.html) for details. @subsection building-packages-vcpkg Vcpkg package