File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Port PDO adapter
2
2
3
- [ ![ Latest Version] ( https://img.shields.io/github/release/portphp/pdo-adapter .svg?style=flat-square )] ( https://github.com/portphp/pdo-adapter /releases )
4
- [ ![ Build Status] ( https://travis-ci.org/portphp/pdo-adapter .svg )] ( https://travis-ci.org/portphp/pdo-adapter )
5
- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/portphp/pdo-adapter /badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/portphp/pdo-adapter /?branch=master )
6
- [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/portphp/pdo-adapter /badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/portphp/pdo-adapter /?branch=master )
3
+ [ ![ Latest Version] ( https://img.shields.io/github/release/portphp/pdo.svg?style=flat-square )] ( https://github.com/portphp/pdo/releases )
4
+ [ ![ Build Status] ( https://travis-ci.org/portphp/pdo.svg )] ( https://travis-ci.org/portphp/pdo )
5
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/portphp/pdo/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/portphp/pdo/?branch=master )
6
+ [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/portphp/pdo/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/portphp/pdo/?branch=master )
7
7
8
8
PDO adapter for [ Port] ( https://github.com/portphp ) .
9
9
@@ -31,7 +31,7 @@ Please report issues and request features at https://github.com/portphp/portphp/
31
31
## Contributing
32
32
33
33
Contributions are very welcome. Please see [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for
34
- details. Thanks to [ everyone who has contributed] ( https://github.com/portphp/pdo-adapter /graphs/contributors )
34
+ details. Thanks to [ everyone who has contributed] ( https://github.com/portphp/pdo/graphs/contributors )
35
35
already.
36
36
37
37
## Security
You can’t perform that action at this time.
0 commit comments