We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed11488 commit e9eb262Copy full SHA for e9eb262
docs/tutorials/writing_commits.md
@@ -38,5 +38,5 @@ understand what happened.
38
| `fix(commands): bump error when no user provided` | `fix: stuff` |
39
| `feat: add new commit command` | `feat: commit command introduced` |
40
41
-[customization]: customization.md
+[customization]: ../customization.md
42
[conventional_commits]: https://www.conventionalcommits.org
0 commit comments