diff --git a/docs/conf.py b/docs/conf.py index e944c76e3..1b8abdf3b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -114,9 +114,8 @@ "tutorials/playbook-track-secrets.html": "/master/playbook-reference/kubernetes-examples//playbook-track-secrets.html", "tutorials/alert-remediation.html": "/master/playbook-reference/prometheus-examples/alert-remediation.html", "tutorials/alert-custom-enrichment.html": "/master/playbook-reference/prometheus-examples/alert-custom-enrichment.html", - "catalog/sinks/slack.html": "/master/configuration/sinks/slack.html" - - + "catalog/sinks/slack.html": "/master/configuration/sinks/slack.html", + "user-guide/sinks-configuration.html": "master/notification-routing/routing-with-scopes.html" } diff --git a/docs/configuration/index.rst b/docs/configuration/index.rst index f2c8ee42b..5830178aa 100644 --- a/docs/configuration/index.rst +++ b/docs/configuration/index.rst @@ -26,7 +26,7 @@ Robusta can receive alerts from many sources and send them to many destinations. .. grid-item-card:: :octicon:`book;1em;` Sinks (Destinations) :class-card: sd-bg-light sd-bg-text-light - :link: configuring-sinks + :link: sinks/index :link-type: doc Send notifications from Robusta to 15+ integrations like Slack, MS Teams, and Email. diff --git a/docs/help.rst b/docs/help.rst index f068fcaf9..13559c645 100644 --- a/docs/help.rst +++ b/docs/help.rst @@ -257,8 +257,8 @@ CRD issues This is often a CRD issue which can be fixed by enabling server-side apply option as shown below. Check out `this blog `_ to learn more. .. image:: /images/Argocd_crd_issue_fix.png - :width: 400 - :align: center + :width: 400 + :align: center .. details:: one or more objects failed to apply... CustomResourceDefinition.apiextensions.k8s.io "prometheusagents.monitoring.coreos.com" is invalid