diff --git a/python/tutorial.ipynb b/python/tutorial.ipynb index 0236b5c0..9258930d 100644 --- a/python/tutorial.ipynb +++ b/python/tutorial.ipynb @@ -8,7 +8,7 @@ "source": [ "![MuJoCo banner](https://raw.githubusercontent.com/deepmind/mujoco/main/banner.png)\n", "\n", - "# \u003ch1\u003e\u003ccenter\u003eTutorial \u003ca href=\"https://colab.research.google.com/drive/1yeESsJ5p4DUhGWwwHjVma6gsfcuvoGGw\"\u003e\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" width=\"140\" align=\"center\"/\u003e\u003c/a\u003e\u003c/center\u003e\u003c/h1\u003e\n", + "# \u003ch1\u003e\u003ccenter\u003eTutorial \u003ca href=\"https://colab.research.google.com/github/deepmind/mujoco/blob/main/python/tutorial.ipynb\"\u003e\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" width=\"140\" align=\"center\"/\u003e\u003c/a\u003e\u003c/center\u003e\u003c/h1\u003e\n", "\n", "This notebook provides an introductory tutorial for [**MuJoCo** physics](https://github.com/deepmind/mujoco#readme), using the native Python bindings.\n", "\n",