Skip to content

Commit b9cf675

Browse files
Fix GitLab commit email URL in .gitconfig-gitlab
Updated GitLab commit email link in configuration.
1 parent ab38da8 commit b9cf675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitconfig-gitlab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# GitLab-specific Git configuration
33
#
44
# To use this example:
5-
# 1. Get your unique GitLab commit email: https://docs.gitlab.com/user/profile/#use-an-automatically-generated-private-commit-email
5+
# 1. Get your unique GitLab commit email: https://gitlab.com/-/user_settings/profile#user_public_email
66
# 2. Copy this file next to your `~/.gitconfig` and replace email below
77
# ====================================================================
88

0 commit comments

Comments
 (0)