Skip to content

Commit 5548938

Browse files
committed
minor fix
1 parent 5bd158d commit 5548938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01-set-up-workspace/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The upshot of this is that whereas with a locally running VS Code environment, w
5858

5959
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.
6060

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.
6262

6363
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.
6464

0 commit comments

Comments
 (0)