Skip to content

Commit 8452e19

Browse files
Update src/content/docs/en/guides/upgrade-to/v6.mdx
1 parent 48b091a commit 8452e19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/en/guides/upgrade-to

src/content/docs/en/guides/upgrade-to/v6.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Note that `entrypointResolution: "explicit"` (maintaining v5 API behavior) is co
389389

390390
#### What should I do?
391391

392-
If you are an adapter author with a public repository and [include the `astro-adapter` keyword in your `package.json`](https://docs.astro.build/en/reference/publish-to-npm/#categories), the Astro core team will attempt to make a PR to your repository directly to help you migrate your code if you have not yet followed the steps below.
392+
If you are an adapter author with a public repository and [include the `astro-adapter` keyword in your `package.json`](/en/reference/publish-to-npm/#categories), the Astro core team will attempt to make a PR to your repository directly to help you migrate your code if you have not yet followed the steps below.
393393

394394
If you are seeing warnings because you are using a community adapter that is not yet updated, please reach out to the adapter author directly to let them know. It is ultimately their responsibility to update their adapters. You can also let the Astro core team know in the [`#integrations` channel of our Discord](https://astro.build/chat) and we will attempt to help the adapter author upgrade.
395395

0 commit comments

Comments
 (0)