We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5814e6 commit 0d2d879Copy full SHA for 0d2d879
book/propel.rst
@@ -7,7 +7,7 @@ Databases and Propel
7
One of the most common and challenging tasks for any application
8
involves persisting and reading information to and from a database. Symfony2
9
does not come integrated with any ORMs but the Propel integration is easy.
10
-To get started, read `Working With Symfony2`_.
+To install Propel, read `Working With Symfony2`_ on the Propel documentation.
11
12
A Simple Example: A Product
13
---------------------------
0 commit comments