Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
differences in path
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddes authored and Jens Plüddemann committed Apr 17, 2024
1 parent 3e63076 commit 90783f1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tutorial/content/labs/introduction/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,14 @@ In Gitpod the path will be:
/workspace/otel-getting-started main $
```

In GitHub codespaces the path will look however like:

```
workspaces/otel-getting-started $
```

Whereas in your local VSCode the path is only called:

```
/workspace
```

0 comments on commit 90783f1

Please sign in to comment.