Skip to content

Commit de8a6ef

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Update URL for DoctrineExtensions
2 parents 4294009 + d72b5d7 commit de8a6ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The database connection information is stored as an environment variable called
5454
5555
# to use postgresql:
5656
# DATABASE_URL="postgresql://db_user:[email protected]:5432/db_name?serverVersion=11&charset=utf8"
57-
57+
5858
# to use oracle:
5959
# DATABASE_URL="oci8://db_user:[email protected]:1521/db_name"
6060
@@ -921,5 +921,5 @@ Learn more
921921
.. _`Doctrine screencast series`: https://symfonycasts.com/screencast/symfony-doctrine
922922
.. _`API Platform`: https://api-platform.com/docs/core/validation/
923923
.. _`PDO`: https://www.php.net/pdo
924-
.. _`available Doctrine extensions`: https://github.com/Atlantic18/DoctrineExtensions
924+
.. _`available Doctrine extensions`: https://github.com/doctrine-extensions/DoctrineExtensions
925925
.. _`StofDoctrineExtensionsBundle`: https://github.com/stof/StofDoctrineExtensionsBundle

0 commit comments

Comments
 (0)