You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: exercises/01-set-up-workspace/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ The upshot of this is that whereas with a locally running VS Code environment, w
58
58
59
59
In order to provide a comfortable CodeJam experience, and include links to various CAP server provided resources that you'll create along your journey, we can only use generic `localhost` URLs in the exercise content, because we cannot know in advance what the SAP Business Application Studio infrastructure will provide for you in terms of URL structure.
60
60
61
-
So for the best experience during this CodeJam (i.e. this is not a normal development requirement), we recommend you consider using a browser extension and set up a temporary redirect from `http://localhost:4004` style URLs, to whatever URL structure you have in your Dev Space. It's only a recommendation, so that you can click on URLs in this CodeJam content; you can just as easily click on the `http://localhost:4004` style URLs shown in the terminal in your Dev Space instead if you wish.
61
+
So for the best experience during this CodeJam (i.e. this is not a normal development requirement), we recommend you consider using a browser extension and set up a temporary redirect from `http://localhost:4004` style URLs, to whatever URL structure you have in your Dev Space. It's only a recommendation, so that you can select URLs in this CodeJam content; you can just as easily select the `http://localhost:4004` style URLs shown in the terminal in your Dev Space instead if you wish.
62
62
63
63
We've had good experience with the [Redirector](https://chrome.google.com/webstore/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd?hl=en) extension for Google Chrome and this is the one that we recommend you install it for the duration of this CodeJam.
0 commit comments