diff --git a/docs/how-it-works/architecture.rst b/docs/how-it-works/architecture.rst index 315eaa0d6..839f314b0 100644 --- a/docs/how-it-works/architecture.rst +++ b/docs/how-it-works/architecture.rst @@ -26,7 +26,7 @@ Alternatively, you can :ref:`integrate an existing Prometheus with Robusta `_ provides a single pane of glass for all your alerts and clusters. +The Robusta `SaaS platform `_ provides a single pane of glass for all your alerts and clusters. On commercial plans, the UI is available for self-hosting in your own environment. diff --git a/docs/playbook-reference/actions/develop-actions/my-first-custom-action.rst b/docs/playbook-reference/actions/develop-actions/my-first-custom-action.rst index 11e2106e6..c4c086891 100644 --- a/docs/playbook-reference/actions/develop-actions/my-first-custom-action.rst +++ b/docs/playbook-reference/actions/develop-actions/my-first-custom-action.rst @@ -64,7 +64,7 @@ To investigate you look at the event log: Aha! "1 node(s) didn't match Pod's node affinity/selector." ALRIGHT! .. note:: - You can see this event on an informative timeline in `Robusta UI `_. Check it out! + You can see this event on an informative timeline in `Robusta UI `_. Check it out! Wait, what does it mean? 😖 (Hint: Check the YAML config for the spoiler)