We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fda1e0 commit 65d4d9fCopy full SHA for 65d4d9f
README.md
@@ -3,7 +3,7 @@
3
A Composer plugin for linking local packages during development, similar to `npm link`.
4
5
<p align="center">
6
- <a href="https://github.com/takeshiyu/composer-linker/actions"><img src="https://github.com/takeshiyu/composer-linker/workflows/tests/badge.svg" alt="Build Status"></a>
+ <a href="https://github.com/username/composer-linker/actions/workflows/php.yml"><img src="https://github.com/takeshiyu/composer-linker/actions/workflows/php.yml/badge.svg" alt="Build Status"></a>
7
</p>
8
9
## Key Features
0 commit comments