Point notification integration link directly to the notify page (#30749)

Adjusted the link for the notification integration so that it takes the user directly to the notification integration page, rather than the generic integrations search page.
This commit is contained in:
Daniel Kranich 2024-01-10 01:20:47 -09:00 committed by GitHub
parent 0251ba5e4a
commit 94cdc1ee11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ State | Description
### Basic example
The `alert` integration makes use of any of the `notification` integrations. To
setup the `alert` integration, first, you must set up a [notification integration](/integrations/#notifications).
setup the `alert` integration, first, you must set up a [notification integration](/integrations/notify).
Then, add the following to your configuration file:
```yaml