Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bcb2dd5

Browse filesBrowse files
committed
Update URL for DoctrineExtensions
1 parent db5dac8 commit bcb2dd5
Copy full SHA for bcb2dd5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doctrine.rst

Copy file name to clipboardExpand all lines: doctrine.rst
+2-2Lines 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:db_password@127.0.0.1:5432/db_name?serverVersion=11&charset=utf8"
57-
57+
5858
# to use oracle:
5959
# DATABASE_URL="oci8://db_user:db_password@127.0.0.1:1521/db_name"
6060
@@ -923,5 +923,5 @@ Learn more
923923
.. _`Doctrine screencast series`: https://symfonycasts.com/screencast/symfony-doctrine
924924
.. _`API Platform`: https://api-platform.com/docs/core/validation/
925925
.. _`PDO`: https://www.php.net/pdo
926-
.. _`available Doctrine extensions`: https://github.com/Atlantic18/DoctrineExtensions
926+
.. _`available Doctrine extensions`: https://github.com/doctrine-extensions/DoctrineExtensions
927927
.. _`StofDoctrineExtensionsBundle`: https://github.com/stof/StofDoctrineExtensionsBundle

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.