diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2021-02-15 17:09:19 +0000 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2021-02-15 17:09:19 +0000 |
commit | e4b897ff5d1ca5177ec5053c08c717df332320b1 (patch) | |
tree | f1fffd4099c89ef8bee315430afbd6c5ba3ed42a /fuzzers | |
parent | 935f85131fa106730bbf66d49808b5aca375f729 (diff) | |
download | libgit2-ethomson/links.tar.gz |
docs: libgit2.github.com is now libgit2.orgethomson/links
Diffstat (limited to 'fuzzers')
-rw-r--r-- | fuzzers/corpora/objects/blob | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fuzzers/corpora/objects/blob b/fuzzers/corpora/objects/blob index 9fe99d8d5..e54ccd031 100644 --- a/fuzzers/corpora/objects/blob +++ b/fuzzers/corpora/objects/blob @@ -63,8 +63,8 @@ slack channel once you've registered. **Getting Help** If you have questions about the library, please be sure to check out the -[API documentation](http://libgit2.github.com/libgit2/). If you still have -questions, reach out to us on Slack or post a question on +[API documentation](http://libgit2.org/libgit2/). If you still have +questions, reach out to us on Slack or post a question on [StackOverflow](http://stackoverflow.com/questions/tagged/libgit2) (with the `libgit2` tag). **Reporting Bugs** |