From 835a0c8742902a9d20f1455fa12313d5d0b3f3a3 Mon Sep 17 00:00:00 2001 From: Leonardo Uieda Date: Mon, 20 Jan 2020 14:22:20 +0000 Subject: [PATCH] Fix broken link to resource estimation page The link was missing the `admin` folder under `howto`. --- docs/topic/requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topic/requirements.rst b/docs/topic/requirements.rst index a5caf1a..f49a3a3 100644 --- a/docs/topic/requirements.rst +++ b/docs/topic/requirements.rst @@ -26,4 +26,4 @@ about how to get HTTP traffic from the world into your server. CPU / Memory / Disk Space ========================= -See how to ref:`howto/resource-estimation` +See how to ref:`howto/admin/resource-estimation`