Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions docs/main/guides/deep-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down