diff --git a/site/src/modules/apps/apps.ts b/site/src/modules/apps/apps.ts index 2576422ea4..3f1cfecea7 100644 --- a/site/src/modules/apps/apps.ts +++ b/site/src/modules/apps/apps.ts @@ -23,6 +23,7 @@ const ALLOWED_EXTERNAL_APP_PROTOCOLS = [ "jetbrains-gateway:", "jetbrains:", "kiro:", + "positron:", ]; type GetVSCodeHrefParams = {