Skip to content

Commit 2bbd498

Browse files
authored
update links (#62)
1 parent 4df8fc4 commit 2bbd498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Module/Doctrine2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
use function var_export;
3939

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

0 commit comments

Comments
 (0)