diff --git a/site/sigmaguides/src/embedding_17_link_sharing/embedding_17_link_sharing.md b/site/sigmaguides/src/embedding_17_link_sharing/embedding_17_link_sharing.md index 8506d100..2cb893fe 100644 --- a/site/sigmaguides/src/embedding_17_link_sharing/embedding_17_link_sharing.md +++ b/site/sigmaguides/src/embedding_17_link_sharing/embedding_17_link_sharing.md @@ -302,7 +302,7 @@ Duration: 5 Open the cloned project folder in VSCode and click to open the `.env` file. This file contains variables that we will configure manually. In production environments, these values would be generated by the parent application at runtime. -Replace the placeholder values for `EMBED_PATH`, `CLIENT_ID`, `EMBED_SECRET` and `EMAIL` to match your values created earlier: +Replace the placeholder values for `EMBED_PATH`, `CLIENT_ID`, `EMBED_SECRET`, `EMAIL` and `EXTERNAL_USER_TEAM` to match your values created earlier: