Skip to content

Commit 595768b

Browse files
authored
Merge pull request #19 from cesiztel/feature/fix-git-section-redirections
Correct gitbook redirections for sections commits & pull request
2 parents d69a143 + 40dd3e6 commit 595768b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

git/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Git Naming Convention
22
List of covered sections:
33
* [Branch Naming](../git/branch-naming.md)
4-
* [Commit Message Naming](../java/commit-message-naming.md)
5-
* [Pull Request Naming](../java/pull-request-naming.md)
4+
* [Commit Message Naming](../git/commit-message-naming.md)
5+
* [Pull Request Naming](../git/pull-request-naming.md)
66
* [Tag Naming](../git/tag-naming.md)
77

88
Missing something? Please contribute here by reading [this guide](../docs/CONTRIBUTING.md).

0 commit comments

Comments
 (0)