Skip to content

Commit 8c0150c

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update URL for DoctrineExtensions
2 parents befb320 + 53f9ab5 commit 8c0150c

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
@@ -918,5 +918,5 @@ Learn more
918918
.. _`Doctrine screencast series`: https://symfonycasts.com/screencast/symfony-doctrine
919919
.. _`API Platform`: https://api-platform.com/docs/core/validation/
920920
.. _`PDO`: https://www.php.net/pdo
921-
.. _`available Doctrine extensions`: https://github.com/Atlantic18/DoctrineExtensions
921+
.. _`available Doctrine extensions`: https://github.com/doctrine-extensions/DoctrineExtensions
922922
.. _`StofDoctrineExtensionsBundle`: https://github.com/stof/StofDoctrineExtensionsBundle

0 commit comments

Comments
 (0)