Skip to content

Commit a72bac2

Browse files
MaedahBatoolloujar
andauthored
Update docs/admin/architecture.mdx
Co-authored-by: Louis Jarvis <[email protected]>
1 parent b0edb62 commit a72bac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The **trigger** watches for new data; if there is new data, we call this an even
110110

111111
The actions are run in response to a trigger event. For now, the only supported action is an email notification to the primary email address of the code monitor's owner. To work, `email.address` and `email.smtp` must be configured in the site configuration. Code monitoring actions will be extended in the future to support webhooks.
112112

113-
Learn more in the [Code Monitoring](/code_monitoring) docs.
113+
<Callout type="note">Learn more in the [Code Monitoring docs](/code_monitoring)</Callout>
114114

115115
### Dependencies
116116

0 commit comments

Comments
 (0)