You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub redirects `master` to `main` so these URLs aren't broken, but we it's still good practice to update them to the current, canonical form.
PiperOrigin-RevId: 465297038
Change-Id: Icdd515727305da40fa7e4954bcbf90b06409ca38
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Learning environments, using MuJoCo physics.
5
5
6
6
An **introductory tutorial** for this package is available as a Colaboratory
7
7
notebook:
8
-
[](https://colab.research.google.com/github/deepmind/dm_control/blob/master/tutorial.ipynb)
8
+
[](https://colab.research.google.com/github/deepmind/dm_control/blob/main/tutorial.ipynb)
Copy file name to clipboardExpand all lines: tutorial.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
"source": [
9
9
"# **`dm_control` tutorial**\n",
10
10
"\n",
11
-
"[](https://colab.research.google.com/github/deepmind/dm_control/blob/master/tutorial.ipynb)\n",
11
+
"[](https://colab.research.google.com/github/deepmind/dm_control/blob/main/tutorial.ipynb)\n",
0 commit comments