Skip to content

Commit 161f64d

Browse files
committed
fixing nav
1 parent 8e7e86e commit 161f64d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

mkdocs.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repo_url: https://github.com/QuEraComputing/bloqade-analog
99
# Page tree
1010
nav:
1111
- Home: 'https://queracomputing.github.io/bloqade-analog/latest/'
12-
- Tutorials:
12+
- Analog Tutorials:
1313
- index.md
1414
- Tutorial 1: examples/example-1-rabi.py
1515
- Tutorial 2: examples/example-1-ramsey.py
@@ -22,10 +22,12 @@ nav:
2222
- Tutorial 9: examples/example-4-quantum-scar-dynamics.py
2323
- Tutorial 10: examples/example-5-MIS-UDG.py
2424
- Tutorial 11: examples/example-6-lattice-gauge-theory.py
25-
- Reference: 'https://bloqade.quera.com/latest/reference/overview/'
26-
- Blog: 'https://queracomputing.github.io/bloqade-analog/latest/blog/2023/'
27-
- License: 'https://github.com/QuEraComputing/bloqade-analog/blob/main/LICENSE'
25+
- Digital Tutorials: 'https://queracomputing.github.io/bloqade/latest/digital/'
26+
- Bloqade Digital: 'https://queracomputing.github.io/bloqade/latest/'
27+
- Blog: 'https://queracomputing.github.io/bloqade/latest/blog/'
28+
- Analog Reference: 'https://bloqade.quera.com/latest/reference/overview/'
2829
- Contributing: 'https://queracomputing.github.io/bloqade-analog/latest/contributing/'
30+
- QuEra Computing: 'https://quera.com'
2931

3032

3133

0 commit comments

Comments
 (0)