@@ -362,7 +362,7 @@ see the :ref:`book-doctrine-field-types` section.
362362    `Reserved SQL keywords documentation `_ on how to properly escape these
363363    names. Alternatively, if you're free to choose your database schema,
364364    simply map to a different table name or column name. See Doctrine's
365-     `Persistent classes `_ and `Property Mapping `_ documentation.
365+     `Creating Classes for the Database `_ and `Property Mapping `_ documentation.
366366
367367.. note ::
368368
@@ -1421,7 +1421,7 @@ For more information about Doctrine, see the *Doctrine* section of the
14211421* `DoctrineMongoDBBundle `_
14221422
14231423.. _`Doctrine` : http://www.doctrine-project.org/ 
1424- .. _`MongoDB` : http ://www.mongodb.org/
1424+ .. _`MongoDB` : https ://www.mongodb.org/
14251425.. _`Basic Mapping Documentation` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html 
14261426.. _`Query Builder` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/query-builder.html 
14271427.. _`Doctrine Query Language` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html 
@@ -1430,7 +1430,7 @@ For more information about Doctrine, see the *Doctrine* section of the
14301430.. _`Property Mapping` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#property-mapping 
14311431.. _`Lifecycle Events documentation` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#lifecycle-events 
14321432.. _`Reserved SQL keywords documentation` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#quoting-reserved-words 
1433- .. _`Persistent classes ` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#persistent -classes 
1433+ .. _`Creating Classes for the Database ` : http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#creating -classes-for-the-database  
14341434.. _`DoctrineMongoDBBundle` : https://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html 
14351435.. _`migrations` : https://symfony.com/doc/current/bundles/DoctrineMigrationsBundle/index.html 
14361436.. _`DoctrineFixturesBundle` : https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html 
0 commit comments