Skip to content

Commit 634874f

Browse files
authored
docs: Fix broken link to Strapi client README (#2436)
1 parent dac7fc1 commit 634874f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus/docs/dev-docs/api/client.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,5 @@ await homepage.delete();
166166
```
167167

168168
:::strapi Additional information
169-
More details about the Strapi Strapi Client might be found in the [package's README](https://github.com/strapi/client-js/blob/main/README.md).
170-
:::
169+
More details about the Strapi Strapi Client might be found in the [package's README](https://github.com/strapi/client/blob/main/README.md).
170+
:::

0 commit comments

Comments
 (0)