diff --git a/content/docs/overlay/index.mdx b/content/docs/overlay/index.mdx index 7dd4dc8..826a787 100644 --- a/content/docs/overlay/index.mdx +++ b/content/docs/overlay/index.mdx @@ -47,3 +47,5 @@ export function App() { ``` Read [Quick start](/en/overlay/quick-start) for a working flow, [Core concepts](/en/overlay/core-concepts) for the mental model, and [Adapter contracts](/en/overlay/reference/adapter-contracts) when you build reusable overlay packages on top of this runtime. + +> This documentation lives in the `@ilokesto/overlay` repository and is synced to the ilokesto docs site.