diff options
Diffstat (limited to 'packages/markdown/component')
-rw-r--r-- | packages/markdown/component/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown/component/package.json b/packages/markdown/component/package.json index 8ba0b78b9..881944b46 100644 --- a/packages/markdown/component/package.json +++ b/packages/markdown/component/package.json @@ -10,7 +10,7 @@ "directory": "packages/markdown/component" }, "bugs": "https://github.com/withastro/astro/issues", - "homepage": "https://astro.build", + "homepage": "https://docs.astro.build/en/migrate/#markdown--component-removed", "main": "./Markdown.astro", "exports": { ".": { |