Skip to content

Commit 5fa1ae6

Browse files
committed
[M&D] Fixes links.
1 parent fd0bfe3 commit 5fa1ae6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy-manage/maintenance/ece/start-stop-routing-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ It might be helpful to temporarily block upstream requests in order to protect s
2222
* {{ecloud}} will automatically set and remove routing blocks during plan changes. Elastic recommends avoiding manually overriding these settings for a deployment while its plans are pending.
2323
* The [{{es}} API console](../../../explore-analyze/query-filter/tools/console.md) bypasses {{ecloud}} proxy routing blocks against {{es}} to enable administrative tasks while plan changes are pending. You should generally default traffic to the {{es}} endpoint. However, if you enable **Stop routing requests** across all {{es}} nodes, you need to use this UI to administer your cluster.
2424
* While {{es}} has **Stop routing requests** set across all nodes, other products with the deployment may become unhealthy. This is because {{es}} is a prerequisite for those other products, such as {{kib}}. In {{kib}}, this results in a [**Kibana server is not ready yet**](../../../troubleshoot/kibana/error-server-not-ready.md#not-ready) message.
25-
* Enabling **Stop routing requests** does not affect your [billing](../../deploy-manage/cloud-organization/billing.md). If needed, you can stop charges for a deployment by [deleting the deployment](../../deploy-manage/uninstall/delete-a-cloud-deployment.md).
25+
* Enabling **Stop routing requests** does not affect your [billing](../../../deploy-manage/cloud-organization/billing.md). If needed, you can stop charges for a deployment by [deleting the deployment](../../../deploy-manage/uninstall/delete-a-cloud-deployment.md).
2626

2727
## Stop routing requests [stop-routing-requests]
2828

explore-analyze/alerts-cases/watcher/actions-slack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ xpack.notification.slack:
174174
175175
To notify multiple channels, create a webhook URL for each channel in Slack and multiple Slack accounts in {{es}} (one for each webhook URL).
176176
177-
If you configure multiple Slack accounts, you either need to configure a default account or specify which account the notification should be sent with in the [`slack`]() action.
177+
If you configure multiple Slack accounts, you either need to configure a default account or specify which account the notification should be sent with in the `slack` action.
178178

179179
```yaml
180180
xpack.notification.slack:

0 commit comments

Comments
 (0)