Skip to content

Commit

Permalink
Merge pull request #781 from j0k3r/patch-1
Browse files Browse the repository at this point in the history
Update links to the 1.x documentation
  • Loading branch information
willdurand committed Oct 28, 2013
2 parents 5c4ece0 + fbf302f commit 31abf9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,11 +14,11 @@ Propel has some nice features you should know about:
- It provides command line tools for generating code (well documented with an IDE-friendly syntax);
- It's very flexible: you can simply extend Propel;
- It uses PDO (PHP Data Objects) so it allows you to use the RDBMS of your choice (MySQL, SQLite, PostgreSQL, Oracle and MSSQL are supported);
- Propel is an open-source project which is [well documented](http://propelorm.org/documentation/).
- Propel is an open-source project which is [well documented](http://propelorm.org/Propel/documentation/).

## Installation ##

Read the [Propel documentation](http://www.propelorm.org/).
Read the [Propel documentation](http://propelorm.org/Propel/).


## License ##
Expand Down

0 comments on commit 31abf9e

Please sign in to comment.