Skip to content

Commit 6833388

Browse files
Update links to the latest config version
1 parent aa8c539 commit 6833388

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Git Commit Email Privacy in 5 Minutes:<br> <sub>automatic no-reply email, `useConfigOnly`, and conditional `includeIf`</sub>
22

3-
<!-- _**UPD:** The most up-to-date config version is now here: https://github.com/anton-staroverov/git-commit-email-privacy_
3+
<!-- _**UPD:** The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_
44
55
--- -->
66

@@ -20,7 +20,7 @@ But there's a set-and-forget solution to ensure your Git privacy.
2020

2121
You'll need the following configuration files. Replace all `PLACE_HOLDER` values with your actual information.
2222

23-
<!-- _The most up-to-date config version is now here: https://github.com/anton-staroverov/git-commit-email-privacy_ -->
23+
<!-- _The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_ -->
2424

2525
### `.gitconfig` (Global Git Configuration)
2626

@@ -120,4 +120,4 @@ https://stackoverflow.com/a/74012889/5034198
120120

121121
_**UPD:** Had to split the `.gitconfig` into multiple files to avoid issues with `[includeIf]`, as explained in https://stackoverflow.com/a/74012889/5034198_
122122

123-
_**UPD:** The most up-to-date config version is now here: https://github.com/anton-staroverov/git-commit-email-privacy_
123+
_**UPD:** The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_

0 commit comments

Comments
 (0)