diff --git a/019-git/Introduction to git.ipynb b/019-git/Introduction to git.ipynb index bef81bc..71ba06c 100644 --- a/019-git/Introduction to git.ipynb +++ b/019-git/Introduction to git.ipynb @@ -189,7 +189,7 @@ "metadata": {}, "outputs": [], "source": [ - "!cp ~/Shared/example.py test" + "!cp ../example.py test" ] }, {