Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion test/fixtures/text_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down