mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: fix docs link in contribution guideline (#6788)
This commit is contained in:
parent
8e0d717781
commit
64e4b08b25
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -100,7 +100,7 @@ If you are developing something with database alterations, see [packages/schemas
|
|||
|
||||
Run `logto connector link -p .` to link all local connectors. You can also use `logto connector add <name> -p .` to install connector from NPM.
|
||||
|
||||
See [Manage connectors](https://docs.logto.io/docs/tutorials/using-cli/manage-connectors) for details about managing connectors via CLI.
|
||||
See [Manage connectors](https://docs.logto.io/docs/references/using-cli/manage-connectors) for details about managing connectors via CLI.
|
||||
|
||||
## Start dev
|
||||
|
||||
|
|
Loading…
Reference in a new issue