Skip to content

Commit bb7f9b6

Browse files
committed
Fix CI badge image URL. Add documentation badge.
1 parent 87f3a13 commit bb7f9b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
55
-->
66

77
# Community SOPS Collection
8-
[![CI](https://github.com/ansible-collections/community.sops/workflows/CI/badge.svg?event=push)](https://github.com/ansible-collections/community.sops/actions)
8+
[![Documentation](https://img.shields.io/badge/docs-brightgreen.svg)](https://docs.ansible.com/ansible/devel/collections/community/sops/)
9+
[![CI](https://github.com/ansible-collections/community.sops/actions/workflows/ansible-test.yml/badge.svg?branch=main)](https://github.com/ansible-collections/community.sops/actions)
910
[![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.sops)](https://codecov.io/gh/ansible-collections/community.sops)
1011
[![REUSE status](https://api.reuse.software/badge/github.com/ansible-collections/community.sops)](https://api.reuse.software/info/github.com/ansible-collections/community.sops)
1112

0 commit comments

Comments
 (0)