From 336b924a0811e1209e6543ca5caaa769519958c0 Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Wed, 20 Nov 2024 10:05:03 +0000 Subject: [PATCH] Fix first heading level (#5269) --- docs/sources/configure/jinja2-templating/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/sources/configure/jinja2-templating/_index.md b/docs/sources/configure/jinja2-templating/_index.md index 68837858..6cc158f7 100644 --- a/docs/sources/configure/jinja2-templating/_index.md +++ b/docs/sources/configure/jinja2-templating/_index.md @@ -23,8 +23,7 @@ refs: destination: /docs/grafana-cloud/alerting-and-irm/oncall/configure/integrations/references/webhook/ --- - -## Configure templates +# Configure templates Grafana OnCall integrates with your monitoring systems using webhooks with JSON payloads. By default, these webhooks deliver raw JSON payloads.