summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2021-02-15 17:09:19 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2021-02-15 17:09:19 +0000
commite4b897ff5d1ca5177ec5053c08c717df332320b1 (patch)
treef1fffd4099c89ef8bee315430afbd6c5ba3ed42a /src
parent935f85131fa106730bbf66d49808b5aca375f729 (diff)
downloadlibgit2-ethomson/links.tar.gz
docs: libgit2.github.com is now libgit2.orgethomson/links
Diffstat (limited to 'src')
-rw-r--r--src/win32/git2.rc2
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__