Skip to content

Commit deb0b89

Browse files
Fix GitHub email preferences URL
Updated GitHub email preferences link in .gitconfig.example
1 parent 680e3cb commit deb0b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitconfig.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# --------------------------------------------------------------------
2525

2626
# --- GitHub ---
27-
# https://docs.github.com/en/account-and-profile/how-tos/email-preferences/setting-your-commit-email-address#setting-your-commit-email-address-on-github
27+
# https://docs.github.com/en/account-and-profile/how-tos/email-preferences/setting-your-commit-email-address
2828
[includeIf "hasconfig:remote.*.url:**/*github.com/**"]
2929
[user]
3030
email = YOUR_GITHUB_ID+USERNAME@users.noreply.github.com

0 commit comments

Comments
 (0)