Skip to content

Commit 81b15a5

Browse files
authored
Update Git and download links
1 parent f250f16 commit 81b15a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

julia/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ Further instructions are found [here](https://www.gerad.ca/aide/doku.php?id=en:p
2424

2525
## Workshop material
2626

27-
The workshop material can be found [here](https://github.com/ds4dm/tipsntricks/tree/julia).
27+
The workshop material can be found [here](https://github.com/ds4dm/tipsntricks/tree/master/julia).
2828
To download the material, either
2929
* clone the repository locally and checkout the `julia` branch
3030
```bash
3131
git clone https://github.com/ds4dm/tipsntricks
3232
cd tipsntricks
3333
git checkout julia
3434
```
35-
* download [the zipped repository](https://github.com/ds4dm/tipsntricks/archive/julia.zip) and uncompress it locally.
35+
* download [the zipped repository](https://github.com/ds4dm/tipsntricks/archive/master.zip) and uncompress it locally.
3636

3737
The material is in the `julia/` folder.
3838

0 commit comments

Comments
 (0)