diff --git a/AIDungeon_2.ipynb b/AIDungeon_2.ipynb index e828288..b876b68 100644 --- a/AIDungeon_2.ipynb +++ b/AIDungeon_2.ipynb @@ -42,7 +42,7 @@ "colab": {} }, "source": [ - "!git clone --depth 1 --branch master https://github.com/nickwalton/AIDungeon/\n", + "!git clone --depth 1 --branch master https://github.com/AIDungeon/AIDungeon/\n", "%cd AIDungeon\n", "!./install.sh\n", "from IPython.display import clear_output \n", @@ -68,4 +68,4 @@ "outputs": [] } ] -} \ No newline at end of file +}