Skip to content

Commit ff7129c

Browse files
authored
Update README.md
Use new docs link
1 parent 2e68771 commit ff7129c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A GitHub action that notifies deploys to [Rollbar](https://rollbar.com).
77

88
## Usage
99

10-
This action requires that you set the `ROLLBAR_ACCESS_TOKEN` environment variable with a token that must have the [`post_server_item`](https://explorer.docs.rollbar.com/#section/Authentication/Project-access-tokens) scope.
10+
This action requires that you set the `ROLLBAR_ACCESS_TOKEN` environment variable with a token that must have the [`post_server_item`](https://docs.rollbar.com/reference/create-item) scope.
1111
You can find it under your project's settings in the Project access token section.
1212

1313
When notifiying deploys in two stages, for sending to Rollbar when a deploy starts and the status of its result (succeeded or failed ) you need

0 commit comments

Comments
 (0)