Skip to content

Commit 9a5f27c

Browse files
authored
Replace outdated links to Git for Windows' wiki
Git for Windows' wiki pages were migrated in git-for-windows/git-for-windows.github.io#59.
1 parent 4b94e77 commit 9a5f27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3649,7 +3649,7 @@ def _get_symlink_error_message(self):
36493649
return (
36503650
"Unable to create symbolic link. Please re-run the command as "
36513651
"Administrator, or see "
3652-
"https://github.com/git-for-windows/git/wiki/Symbolic-Links "
3652+
"https://gitforwindows.org/symbolic-links "
36533653
"for other options."
36543654
)
36553655
return "filesystem must support symlinks"

0 commit comments

Comments
 (0)