Skip to content

Commit 0ae682a

Browse files
committed
fix link in docu
1 parent c130533 commit 0ae682a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/simulations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All code necessary to reproduce the simulation results from our paper
1212
}
1313
```
1414

15-
is contained in the folder [`simulation`](https://github.com/bosch-research/gresit/tree/main/simulation).
15+
is contained in the folder [`simulation`](https://github.com/boschresearch/gresit/tree/main/simulation).
1616

1717
Essentially, executing `./run_simulations.sh` executes the benchmarks for different numbers of nodes,
1818
groups, and samples, sequentially. In our experiments, we use `slurm` to massively parallelize the individual runs.

0 commit comments

Comments
 (0)