diff --git a/README.md b/README.md index 5484bce59..cef40e692 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ portability of libgit2 with the beauty of the Ruby language. libgit2 is a pure C implementation of the Git core methods. It's designed to be fast and portable. For more information about libgit2, -[check out libgit2's website](http://libgit2.github.com) or browse the +[check out libgit2's website](https://libgit2.org/) or browse the [libgit2 organization](https://github.com/libgit2) on GitHub. ## Install diff --git a/test/fixtures/text_file.md b/test/fixtures/text_file.md index 7771329df..4250655ed 100644 --- a/test/fixtures/text_file.md +++ b/test/fixtures/text_file.md @@ -8,7 +8,7 @@ portability of libgit2 with the beauty of the Ruby language. libgit2 is a pure C implementation of the Git core methods. It's designed to be fast and portable. For more information about libgit2, -[check out libgit2's website](http://libgit2.github.com) or browse the +[check out libgit2's website](https://libgit2.org/) or browse the [libgit2 organization](https://github.com/libgit2) on GitHub. ## Install