Skip to content

Commit

Permalink
docs(README): fix links to cocogitto docs
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Hsiao <luke.hsiao@numbersstation.ai>
  • Loading branch information
lukehsiao authored and oknozor committed Jul 25, 2023
1 parent 9b0830e commit d62a83c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ cog commit feat "add awesome feature"
git commit -m "feat: add awesome feature"
```

See [User guide -> Conventional commits](https://docs.cocogitto.io/coco_guide/#conventional-commits).
See [User guide -> Conventional commits](https://docs.cocogitto.io/guide/#conventional-commits).

## Auto-bumps

Expand Down Expand Up @@ -222,7 +222,7 @@ Output :
- add integration test - (bae629c) - *oknozor*
```
See [User guide -> Changelogs](https://docs.cocogitto.io/cog_guide/#changelogs).
See [User guide -> Changelogs](https://docs.cocogitto.io/guide/#changelogs).
## GitHub integration
Expand Down

0 comments on commit d62a83c

Please sign in to comment.