Browse Source

Update spot2 link (#783)

pull/782/head
Manuel Dalla Lana 8 years ago
parent
commit
1d99424e97
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

531
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
531
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
532
 * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
532
 * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
533
 * [RedBean](http://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
533
 * [RedBean](http://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
534
-* [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
534
+* [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
535
 
535
 
536
 ## Migrations
536
 ## Migrations
537
 Libraries to help manage database schemas and migrations.
537
 Libraries to help manage database schemas and migrations.

Loading…
Cancel
Save