diff --git a/.gitpod.yml b/.gitpod.yml index 9d8e257..41a3fbf 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,5 +1,5 @@ # We're gonna customize the checkout location a bit. -checkoutLocation: rtaapp-verify +checkoutLocation: rtapp-verify # Also use our custom Code Workspace for Gitpod. Feel free to use it in VS Code, Theia # or even code-server if you want. workspaceLocation: rtapp-verify/rtapp-verify.code-workspace