Skip to content

Commit 71f2bec

Browse files
MichaelBroughtontonybruguier
authored andcommitted
Link fix on start page. (quantumlib#5191)
Remove extra paranthesis.
1 parent 0b6f5f1 commit 71f2bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
},
113113
"source": [
114114
"# Congratulations\n",
115-
"You've just run your first Cirq program. If you would like to learn more about Quantum Computing, check out our [education page](/education). You can find more in depth tutorials [here](tutorials). The Full API reference for Cirq can be found [here]((/reference/python/cirq). If you are looking for vendor specific information that can be found on our vendor sub-pages:\n",
115+
"You've just run your first Cirq program. If you would like to learn more about Quantum Computing, check out our [education page](/education). You can find more in depth tutorials [here](tutorials). The Full API reference for Cirq can be found [here](/reference/python/cirq). If you are looking for vendor specific information that can be found on our vendor sub-pages:\n",
116116
"\n",
117117
"\n",
118118
" [Google Quantum Computing Service](tutorials/google/start.ipynb)\n",

0 commit comments

Comments
 (0)