We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e0e67 commit 88cb6c5Copy full SHA for 88cb6c5
core/mongodb.md
@@ -18,7 +18,7 @@ the legacy [mongo](https://secure.php.net/manual/en/book.mongo.php) extension.
18
19
If the mongodb PHP extension is not installed yet, [install it beforehand](https://secure.php.net/manual/en/mongodb.installation.pecl.php).
20
21
-If you are using the [API Platform Distribution](../distribution/), modify the Dockerfile to add the extension:
+If you are using the [API Platform Distribution](../distribution/index.md), modify the Dockerfile to add the extension:
22
23
```diff
24
// api/Dockerfile
0 commit comments