From 15af66687e48e0ff51d7d12e2022433a0a7e5151 Mon Sep 17 00:00:00 2001 From: Mihir Dixit Date: Thu, 22 Jan 2026 19:38:52 +0000 Subject: [PATCH] docs: disambiguate generic headings to prevent anchor collisions Signed-off-by: Mihir Dixit --- docs/configuration.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 8ea61278a9..f391800df6 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -600,7 +600,7 @@ Found: - 0 templates ``` -### `` +### `` (Shared) #### UTF-8 matchers @@ -776,7 +776,7 @@ wechat_configs: [ - , ... ] ``` -### `` +### `` (Shared) An `http_config` allows configuring the HTTP client that the receiver uses to communicate with HTTP-based API services. @@ -835,7 +835,7 @@ http_headers: [ ] ``` -#### `` +#### `` (Shared) ```yaml # Header name. @@ -848,7 +848,7 @@ http_headers: [ files: [, ...] ] ``` -#### `` +#### `` (Shared) OAuth 2.0 authentication using the client credentials grant type. Alertmanager fetches an access token from the specified endpoint with @@ -890,7 +890,7 @@ tls_config: [ : [, ...] ] ] ``` -#### `` +#### `` (Shared) A `tls_config` allows configuring TLS connections. @@ -1406,7 +1406,7 @@ links: [ timeout: | default = 0s ] ``` -#### `` +#### `` (PagerDuty) The fields are documented in the [PagerDuty API documentation](https://developer.pagerduty.com/docs/events-api-v2/trigger-events/#the-images-property). @@ -1416,7 +1416,7 @@ src: alt: ``` -#### `` +#### `` (PagerDuty) The fields are documented in the [PagerDuty API documentation](https://developer.pagerduty.com/docs/events-api-v2/trigger-events/#the-links-property). @@ -1595,7 +1595,7 @@ fields: [ timeout: | default = 0s ] ``` -#### `` +#### `` (Slack) The fields are documented in the Slack API documentation for [message attachments](https://docs.slack.dev/legacy/legacy-messaging/legacy-secondary-message-attachments/) and [interactive messages](https://docs.slack.dev/legacy/legacy-messaging/legacy-interactive-message-field-guide/#action_fields). @@ -1611,7 +1611,7 @@ type: [ style: | default = '' ] ``` -##### `` +##### `` (Slack) The fields are documented in the [Slack API documentation](https://api.slack.com/legacy/interactive-message-field-guide#confirmation_fields). @@ -1622,7 +1622,7 @@ text: [ title: | default '' ] ``` -#### `` +#### `` (Slack) The fields are documented in the [Slack API documentation](https://docs.slack.dev/legacy/legacy-messaging/legacy-secondary-message-attachments/). @@ -1674,7 +1674,7 @@ attributes: [ http_config: | default = global.http_config ] ``` -#### `` +#### `` (SNS) ```yaml # The AWS region. If blank, the region from the default credentials chain is used.