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.
2 parents d69a143 + 40dd3e6 commit 595768bCopy full SHA for 595768b
git/README.md
@@ -1,8 +1,8 @@
1
# Git Naming Convention
2
List of covered sections:
3
* [Branch Naming](../git/branch-naming.md)
4
-* [Commit Message Naming](../java/commit-message-naming.md)
5
-* [Pull Request Naming](../java/pull-request-naming.md)
+* [Commit Message Naming](../git/commit-message-naming.md)
+* [Pull Request Naming](../git/pull-request-naming.md)
6
* [Tag Naming](../git/tag-naming.md)
7
8
Missing something? Please contribute here by reading [this guide](../docs/CONTRIBUTING.md).
0 commit comments