Skip to content

Commit fbc20ca

Browse files
Fix CI badge
1 parent 5cba77a commit fbc20ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Access Control Policy
22

33
[![Project Solid](https://img.shields.io/badge/Project-Solid-7C4DFF.svg)](https://solidproject.org/)
4-
[![Test Workflow](https://github.com/solid/access-control-policy/workflows/CI/badge.svg?branch=main)](https://github.com/solid-contrib/access-control-policy/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain)
4+
[![Test Workflow](https://github.com/solid-contrib/access-control-policy/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/solid-contrib/access-control-policy/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain)
55
[![npm package](https://img.shields.io/npm/v/@solid/access-control-policy)](https://www.npmjs.com/package/@solid/access-control-policy)
66

77
A TypeScript implementation of the [Access Control Policy (ACP) specification](https://solid.github.io/authorization-panel/acp-specification/).

0 commit comments

Comments
 (0)