Skip to content

Commit 1ef6e00

Browse files
committed
docs: update the link to user guide
The develop version is better.
1 parent bca263c commit 1ef6e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A number of the tests use a running database.
2727
In order to set up the database edit the details for the `tests` group in
2828
**app/Config/Database.php** or **phpunit.xml**. Make sure that you provide a database engine
2929
that is currently running on your machine. More details on a test database setup are in the
30-
[Testing Your Database](https://codeigniter.com/user_guide/testing/database.html) section of the documentation.
30+
[Testing Your Database](https://codeigniter4.github.io/CodeIgniter4/testing/database.html) section of the documentation.
3131

3232
If you want to run the tests without using live database you can
3333
exclude `@DatabaseLive` group. Or make a copy of **phpunit.dist.xml** -

0 commit comments

Comments
 (0)