Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

docs: broken generate-token link #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Some rules apply to everyone, while others are very stack-specific. That is why

### Enabling and disabling rules
A policy is a set of rules, and it is represented by a token.
To generate a token, go to this [page](https://www.allero.io/selective-rules), choose the rules you want and generate the token. The token will be sent to your email.
To generate a token, go to this [page](https://www.allero.io/generate-token.html), choose the rules you want and generate the token. The token will be sent to your email.
To run the policy, you need to set the token by running `allero config set token {your_token}` and re-run `allero validate`.

#### Temporarily ignore a token
Expand Down