Skip to content

Commit 4fa0470

Browse files
committed
Merge pull request codeguy#425 from marcj/patch-1
Fixed wrong link for Propel
2 parents f1dbb6a + 2e82df6 commit 4fa0470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Some abstraction layers have been built using the [PSR-0][psr0] or [PSR-4][psr4]
2222
[2]: http://www.doctrine-project.org/projects/dbal.html
2323
[4]: http://packages.zendframework.com/docs/latest/manual/en/index.html#zend-db
2424
[6]: https://github.com/auraphp/Aura.Sql
25-
[7]: http://propelorm.org/Propel/
25+
[7]: http://propelorm.org/
2626

2727
[psr0]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
2828
[psr4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md

0 commit comments

Comments
 (0)