Skip to content

Commit aa13332

Browse files
boesingweierophinney
authored andcommitted
docs: fix build status links
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent e8cfa6b commit aa13332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# laminas-db
22

3-
[![Build Status](https://github.com/laminas/laminas-config/workflows/Continuous%20Integration/badge.svg)](https://github.com/laminas/laminas-config/actions?query=workflow%3A"Continuous+Integration")
3+
[![Build Status](https://github.com/laminas/laminas-db/workflows/Continuous%20Integration/badge.svg)](https://github.com/laminas/laminas-db/actions?query=workflow%3A"Continuous+Integration")
44

55
`Laminas\Db` is a component that abstract the access to a Database using an object
66
oriented API to build the queries. `Laminas\Db` consumes different storage adapters

0 commit comments

Comments
 (0)