From bffaa0cd9bd4f765a6ed95b9ef21aac914a968e5 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Thu, 8 Aug 2024 13:12:18 +0200 Subject: [PATCH] Add Monitoring_Project to upstream_filename_to_satellite_link.json --- guides/upstream_filename_to_satellite_link.json | 1 + 1 file changed, 1 insertion(+) diff --git a/guides/upstream_filename_to_satellite_link.json b/guides/upstream_filename_to_satellite_link.json index 74337dfb75f..601175e5455 100644 --- a/guides/upstream_filename_to_satellite_link.json +++ b/guides/upstream_filename_to_satellite_link.json @@ -7,6 +7,7 @@ "build/Installing_Server_Disconnected/index-satellite.html": "installing_satellite_server_in_a_disconnected_network_environment", "build/Managing_Configurations_Ansible/index-satellite.html": "managing_configurations_by_using_ansible_integration", "build/Managing_Configurations_Puppet/index-satellite.html": "managing_configurations_by_using_puppet_integration", + "build/Monitoring_Project/index-satellite.html": "monitoring_satellite_performance", "build/Managing_Content/index-satellite.html": "managing_content", "build/Managing_Hosts/index-satellite.html": "managing_hosts", "build/Provisioning_Hosts/index-satellite.html": "provisioning_hosts",