Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
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
2 changes: 1 addition & 1 deletion docs/en/Recipes/development/linking-an-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ git: "https://github.com/vtex-apps/io-documentation/blob/master/docs/en/Recipes/

For development, an app can be linked to a **development workspace** so that any local code change can be automatically synced and made available in that corresponding workspace.

>⚠️ Linking an app to a [production workspace](https://developers.vtex.com/vtex-developer-docs/docs/vtex-io-documentation-workspace) is not possible.
> ⚠️ Linking an app to a [production workspace](https://developers.vtex.com/vtex-developer-docs/docs/vtex-io-documentation-workspace) is not possible.

## Step by step

Expand Down