Skip to content

Commit 88cb6c5

Browse files
committed
Update mongodb.md
1 parent 60e0e67 commit 88cb6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ the legacy [mongo](https://secure.php.net/manual/en/book.mongo.php) extension.
1818

1919
If the mongodb PHP extension is not installed yet, [install it beforehand](https://secure.php.net/manual/en/mongodb.installation.pecl.php).
2020

21-
If you are using the [API Platform Distribution](../distribution/), modify the Dockerfile to add the extension:
21+
If you are using the [API Platform Distribution](../distribution/index.md), modify the Dockerfile to add the extension:
2222

2323
```diff
2424
// api/Dockerfile

0 commit comments

Comments
 (0)