Skip to content

Commit

Permalink
fix: docs (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdh authored Jul 10, 2024
1 parent f33d569 commit 49df13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can manage alerting rules, subscribe to, and sending a notification in any o
You can use the Siren command line interface to issue commands and to perform the entire Siren features. Using the command line can be faster and more convenient than using API. For more information on using the Siren CLI, see the [CLI Reference](./reference/cli.md) page.

### HTTPS API
You can get hands on rule configuration, sending notification, notification subscription and much more by using the Siren HTTPS API, which lets you issue HTTPS requests directly to the service. For more information, see the [API Reference page](./apis/).
You can get hands on rule configuration, sending notification, notification subscription and much more by using the Siren HTTPS API, which lets you issue HTTPS requests directly to the service. For more information, see the [API Reference page](./apis/siren-apis.info.mdx).

## Where to go from here

Expand Down

0 comments on commit 49df13d

Please sign in to comment.