diff --git a/content/docs/fetcher/index.mdx b/content/docs/fetcher/index.mdx index 6649bba..6fba763 100644 --- a/content/docs/fetcher/index.mdx +++ b/content/docs/fetcher/index.mdx @@ -78,3 +78,5 @@ const quote = await api - [Entrypoints](/en/fetcher/reference/entrypoints) documents the public import surface. - [Grouped request](/en/fetcher/reference/request-grouped-request) documents shortcut request shape. - [Safe](/en/fetcher/reference/safe) documents non-throwing requests. + +> This documentation lives in the `@ilokesto/fetcher` repository and is synced to the ilokesto docs site.