From 6a532784319fcaebd68ac9bd7705787c9a739411 Mon Sep 17 00:00:00 2001 From: Maximilian Kolb Date: Wed, 13 Jul 2022 15:19:29 +0200 Subject: [PATCH] Link to Foreman Documentation in navbar --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8843bbe081..d14a0ea9d3 100644 --- a/_config.yml +++ b/_config.yml @@ -37,8 +37,8 @@ navigation: url: /sponsors.html - title: Get Help sublinks: - - title: Manual - url: /manuals/latest/index.html + - title: Documentation + url: https://docs.theforeman.org/ - title: Plugins url: /plugins/ - title: API docs