diff --git a/docs/main/guides/deep-links.md b/docs/main/guides/deep-links.md index f069591b3..cb7a01a01 100644 --- a/docs/main/guides/deep-links.md +++ b/docs/main/guides/deep-links.md @@ -331,11 +331,7 @@ Place the association files under `src/.well-known`. Next, configure the build p Build then deploy the site. -### NuxtJS - -Place the association files under `static/.well-known`. No additional steps are necessary; simply build then deploy the site. - -### React +### NuxtJS & React Place the association files under `public/.well-known`. No additional steps are necessary; simply build then deploy the site.