Skip to content

Commit d6599f7

Browse files
committed
fix link
1 parent 8e5c9eb commit d6599f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Features:
2323

2424
- To test the `hello_world.ipynb` example in this repo.
2525
```
26-
$ nbreproduce --url https://github.com/MridulS/nbreproduce/blob/master/tests/hello_world.ipynb
26+
$ nbreproduce --url https://github.com/econ-ark/nbreproduce/blob/master/tests/hello_world.ipynb
2727
```
2828
- The `nbreproduce` will create a new Jupyter notebook ending with `filename-reproduce.ipynb` in the same directory which is a copy of the original notebook but executed inside the docker container environment.
2929

0 commit comments

Comments
 (0)