Skip to content

Commit 9c1199f

Browse files
Update README.md
1 parent cbf9fa6 commit 9c1199f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ A demo repository with a book store API example.
88
## CI setup
99
The repo is setup with Gitlab CI and Github Action configuration files:
1010
- fork the repository
11-
- grab an Optic organization token from https://app.useoptic.com `tokens` tab, and set it as `OPTIC_TOKEN` in your CI env
12-
- add a `GITHUB_TOKEN` or `OPTIC_GITLAB_TOKEN` with comment permission to your CI env (more about this [in the docs](http://localhost:3000/docs/setup-ci#configure-commenting-on-pull-requests-optional))
11+
- grab an Optic organization token from the `tokens` tab in the [Optic webapp](https://app.useoptic.com/) and set it as `OPTIC_TOKEN` in your CI env
12+
- add a `GITHUB_TOKEN` or `OPTIC_GITLAB_TOKEN` with comment permission to your CI env (more about this [in the docs](https://useoptic.com/docs/setup-ci#configure-commenting-on-pull-requests-optional))
1313
- create a pull request containing breaking changes in `openapi.yml` to see Optic in action.
1414

1515
## Advanced
16-
- Configure custom governance rules in `optic.yml`: read [the docs](http://localhost:3000/docs/lint-openapi)
16+
- Configure custom governance rules in `optic.yml`: read [the docs](https://useoptic.com/docs/lint-openapi)

0 commit comments

Comments
 (0)