diff --git a/README.md b/README.md index 4c3edf1..4abc221 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # gitobj -[![](https://travis-ci.org/git-lfs/gitobj.svg?branch=master)](https://travis-ci.org/git-lfs/gitobj) [![](https://godoc.org/github.com/git-lfs/gitobj?status.svg)](https://godoc.org/github.com/git-lfs/gitobj) +![CI status][1] + +[1]: https://github.com/git-lfs/gitobj/workflows/CI/badge.svg Package `gitobj` reads and writes loose and packed Git objects. diff --git a/SECURITY.md b/SECURITY.md index 93dd038..4aaf41a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ Please see -[SECURITY.md](https://github.com/git-lfs/git-lfs/blob/master/SECURITY.md) +[SECURITY.md](https://github.com/git-lfs/git-lfs/blob/main/SECURITY.md) in the main Git LFS repository for information on how to report security vulnerabilities in this package.