Skip to content

Commit

Permalink
update links (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Nov 8, 2022
1 parent 4df8fc4 commit 2bbd498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Codeception/Module/Doctrine2.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
use function var_export;

/**
* Access the database using [Doctrine2 ORM](http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/).
* Access the database using [Doctrine2 ORM](https://docs.doctrine-project.org/projects/doctrine-orm/en/latest/).
*
* When used with Symfony or Zend Framework 2, Doctrine's Entity Manager is automatically retrieved from Service Locator.
* Set up your `functional.suite.yml` like this:
Expand Down

0 comments on commit 2bbd498

Please sign in to comment.