diff --git a/documentation/versioned_docs/version-3.13.0/fastly:dictionary/Dictionary/prototype/get.mdx b/documentation/versioned_docs/version-3.13.0/fastly:dictionary/Dictionary/prototype/get.mdx index a73d50cccb..b80cef4fd9 100644 --- a/documentation/versioned_docs/version-3.13.0/fastly:dictionary/Dictionary/prototype/get.mdx +++ b/documentation/versioned_docs/version-3.13.0/fastly:dictionary/Dictionary/prototype/get.mdx @@ -10,9 +10,9 @@ import {Fiddle} from '@site/src/components/fiddle'; :::info -This Class is deprecated, it has been renamed to [`ConfigStore`](../../fastly:config-store/ConfigStore/ConfigStore.mdx) and can be imported via `import { ConfigStore } from 'fastly:config-store'` +This Class is deprecated, it has been renamed to [`ConfigStore`](../../../fastly:config-store/ConfigStore/ConfigStore.mdx) and can be imported via `import { ConfigStore } from 'fastly:config-store'` -The `get()` method exists on the [`ConfigStore`](../../fastly:config-store/ConfigStore/ConfigStore.mdx) Class. +The `get()` method exists on the [`ConfigStore`](../../../fastly:config-store/ConfigStore/ConfigStore.mdx) Class. :::