Skip to content

Commit 926f733

Browse files
committed
fixing nav
1 parent 61b6900 commit 926f733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ nav:
4141
- Qourier:
4242
- quick_start/qourier/index.md
4343
- Contributing: contrib.md
44-
- Digital Tutorial:
44+
- Digital Tutorials:
4545
- digital/index.md
4646
- Circuits:
4747
- Quantum Fourier Transform: "digital/examples/qft.py"
4848
- GHZ state preparation: "digital/examples/ghz.py"
4949
- Pauli Exponential: "digital/examples/pauli_exponentiation.py"
5050
- Repeat Until Success: "digital/examples/repeat_until_success.py"
5151
- QAOA: "digital/examples/qaoa.py"
52-
- Analog Tutorial: 'https://queracomputing.github.io/bloqade-analog-examples/dev/'
52+
- Analog Tutorials: 'https://queracomputing.github.io/bloqade-analog-examples/dev/'
5353
- Bloqade Analog: 'https://queracomputing.github.io/bloqade-analog/latest/'
5454
- Analog Reference: 'https://queracomputing.github.io/bloqade-analog/latest/reference/overview/'
5555
- Blog:

0 commit comments

Comments
 (0)