Update placeholder in automations guide. (#37554)

Changes:
- Updated the `<target_result_url>` placeholder used in the automations
guide to use square brackets. Text wrapped in angle brackets is parsed
as an HTML element by the website.
This commit is contained in:
Eric
2025-12-19 11:13:22 -06:00
committed by GitHub
parent c061efcd81
commit 1bef786267
+1 -1
View File
@@ -38,7 +38,7 @@ Then in the UI:
1. Navigate to the **Queries** page, select the relevant team, and click **Manage automations**
2. In the modal that opens, confirm that you see "Log destination: Webhook", and when you hover over
"Webhook", you see "Each time a query runs, the data is sent via webhook to:
<target_result_url>"
[target_result_url]"
3. Select the queries that you want to send data to this webhook
4. Click **Save**