Skip to content

Commit 5690ca9

Browse files
authored
Merge pull request codeguy#677 from remocrevo/patch-1
Update Zend-db name and link
2 parents f9b27c6 + 8403a61 commit 5690ca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/07-05-01-Abstraction-Layers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ installed in any application you like:
1818
* [Aura SQL][6]
1919
* [Doctrine2 DBAL][2]
2020
* [Propel][7]
21-
* [ZF2 Db][4]
21+
* [Zend-db][4]
2222

2323

2424
[1]: http://php.net/book.pdo
2525
[2]: http://www.doctrine-project.org/projects/dbal.html
26-
[4]: http://packages.zendframework.com/docs/latest/manual/en/index.html#zend-db
26+
[4]: https://packages.zendframework.com/docs/latest/manual/en/index.html#zendframework/zend-db
2727
[6]: https://github.com/auraphp/Aura.Sql
2828
[7]: http://propelorm.org/
2929
[psr0]: http://www.php-fig.org/psr/psr-0/

0 commit comments

Comments
 (0)