Skip to content

Commit

Permalink
yet more broken link fixes (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
sami-alajrami authored Jan 23, 2024
1 parent 905d726 commit e6be93f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs.kosli.com/content/getting_started/flows.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In all the commands below we skip required `--api-token` and `--org` flags - the

## Create a flow

To report artifacts to Kosli you need to create a Kosli [flow](/understand_kosli/concepts/#flows) first. When you create a flow you also define a template - a list of types of evidence (controls) you need to be reported in order for the artifact to become compliant. Use the `--template` flag to provide the list of controls.
To report artifacts to Kosli you need to create a Kosli [flow](understand_kosli/concepts/#flow) first. When you create a flow you also define a template - a list of types of evidence (controls) you need to be reported in order for the artifact to become compliant. Use the `--template` flag to provide the list of controls.

When reporting evidence for a specific control you use a name in the template to identify which evidence you are reporting.

Expand Down
2 changes: 1 addition & 1 deletion docs.kosli.com/content/integrations/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Use the app to create notification settings by running the `/kosli subscribe` sl
2) Using Slack Incoming Webhooks

- Create a [Slack incoming webhook](https://api.slack.com/messaging/webhooks#create_a_webhook).
- Utilize this webhook to [create a notification settings in the Kosli UI](/integrations/actions/#manage-notification-settings-in-the-ui).
- Utilize this webhook to [create a notification settings in the Kosli UI](/integrations/actions/#manage-actions-in-the-ui).

Both approaches allow you to configure Kosli notifications in Slack, offering flexibility based on your preferences.

Expand Down

0 comments on commit e6be93f

Please sign in to comment.