Skip to content

Commit 1168164

Browse files
authored
Fix link on jupyter notebook (#4409)
Fix link on jupyter notebook.
1 parent abc7159 commit 1168164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq-web/circuit_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"\n",
4545
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
4646
" <td>\n",
47-
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/quantumlib/Cirq/blob/master/master/cirq-web/circuit-example.ipynb\"><img src=\"https://quantumai.google/site-assets/images/buttons/colab_logo_1x.png\" />Run in Google Colab</a>\n",
47+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/quantumlib/Cirq/blob/master/cirq-web/circuit_example.ipynb\"><img src=\"https://quantumai.google/site-assets/images/buttons/colab_logo_1x.png\" />Run in Google Colab</a>\n",
4848
" </td>\n",
4949
" <td>\n",
5050
" <a target=\"_blank\" href=\"https://github.com/quantumlib/Cirq/blob/master/cirq-web/circuit-example.ipynb\"><img src=\"https://quantumai.google/site-assets/images/buttons/github_logo_1x.png\" />View source on GitHub</a>\n",

0 commit comments

Comments
 (0)