diff --git a/packages/dialog/stories/index.stories.mdx b/packages/dialog/stories/index.stories.mdx index 1f1c6ca2a..5ea69d905 100644 --- a/packages/dialog/stories/index.stories.mdx +++ b/packages/dialog/stories/index.stories.mdx @@ -73,7 +73,7 @@ import '@lion/dialog/lion-dialog.js'; ## Changing the configuration You can use the `config` property on the dialog to change the configuration. -The documentation of the full config object can be found in the `lion/overlay` package. +The documentation of the full config object can be found in the `lion/overlay` package or here in [Overlay System - Configuration](/?path=/docs/overlays-system-configuration--placement-mode-local). The `config` property uses a setter to merge the passed configuration with the current, so you only **overwrite what you pass** when updating `config`. diff --git a/packages/overlays/stories/20-index.stories.mdx b/packages/overlays/stories/20-index.stories.mdx index ece81f005..8f86ceb74 100644 --- a/packages/overlays/stories/20-index.stories.mdx +++ b/packages/overlays/stories/20-index.stories.mdx @@ -19,7 +19,7 @@ dropdown, etc. It's designed to be highly flexible, while still delivering sensible defaults. On top of this, the system was built having accessibility in mind. -For a detailed rationale, please consult [Rationale](?path=/docs/overlay-rationale--page). +For a detailed rationale, please consult [Rationale](/?path=/docs/overlays-system-rationale--page). {html`