Skip to content

Commit b2208f6

Browse files
committed
Update deprecations.md
1 parent 119619a commit b2208f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Parchment
3939
As you can see, to deprecate a resource, we just have to explain what the client should do to upgrade in the dedicated attribute.
4040

4141
The deprecation will automatically be taken into account by clients supporting the previously mentioned format, including
42-
[API Platform Admin](../admin/), [API Platform Client Generator](../client-generator/) and the lower level
42+
[API Platform Admin](../admin/index.md), [API Platform Client Generator](../client-generator/index.md) and the lower level
4343
[api-doc-parser library](https://github.com/api-platform/api-doc-parser).
4444

4545
Here is how it renders for OpenAPI in the built-in Swagger UI shipped with the framework:

0 commit comments

Comments
 (0)