Skip to content

Commit d793767

Browse files
committed
Missed gitpod file paths
1 parent 684138d commit d793767

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/nextflow_run/01_orientation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you run this inside `run-nextflow`, you should see the following output: [TOD
4040
If for whatever reason you move out of this directory, you can always run this command to return to it:
4141

4242
```bash
43-
cd /workspace/gitpod/run-nextflow
43+
cd /workspaces/training/run-nextflow
4444
```
4545

4646
Now, to begin the course, click on the arrow in the bottom right corner of this page.

docs/nf4_science/genomics/00_orientation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ _Completed workflows (solutions) will be added in the near future._
6565
If for whatever reason you move out of this directory, you can always run this command to return to it:
6666

6767
```bash
68-
cd /workspace/gitpod/nf4-science/genomics
68+
cd /workspaces/training/nf4-science/genomics
6969
```
7070

7171
Now, to begin the course, click on the arrow in the bottom right corner of this page.

docs/side_quests/orientation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you run this inside `tapas`, you should see the following output: [TODO]
4040
If for whatever reason you move out of this directory, you can always run this command to return to it:
4141

4242
```bash
43-
cd /workspace/gitpod/tapas
43+
cd /workspaces/training/tapas
4444
```
4545

4646
Now, to begin the course, click on the arrow in the bottom right corner of this page.

0 commit comments

Comments
 (0)