We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b94e77 commit 9a5f27cCopy full SHA for 9a5f27c
project.py
@@ -3649,7 +3649,7 @@ def _get_symlink_error_message(self):
3649
return (
3650
"Unable to create symbolic link. Please re-run the command as "
3651
"Administrator, or see "
3652
- "https://github.com/git-for-windows/git/wiki/Symbolic-Links "
+ "https://gitforwindows.org/symbolic-links "
3653
"for other options."
3654
)
3655
return "filesystem must support symlinks"
0 commit comments