diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/win32/git2.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/git2.rc b/src/win32/git2.rc index d273afd70..ada8b0b78 100644 --- a/src/win32/git2.rc +++ b/src/win32/git2.rc @@ -10,7 +10,7 @@ #endif #ifndef LIBGIT2_COMMENTS -# define LIBGIT2_COMMENTS "For more information visit http://libgit2.github.com/" +# define LIBGIT2_COMMENTS "For more information visit http://libgit2.org/" #endif #ifdef __GNUC__ |