Skip to content

Commit c7ef79c

Browse files
authored
updating nav bar (#1010)
1 parent 902d474 commit c7ef79c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

mkdocs.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: The Neutral Atom SDK
2-
site_url: https://bloqade.quera.com
2+
site_url: https://github.com/QuEraComputing/bloqade-analog
33
site_description: >-
44
The neutral atom computing software development kit.
55
@@ -9,16 +9,17 @@ edit_uri: 'edit/main/docs/'
99

1010
# Page tree
1111
nav:
12-
- Home:
12+
- Home: 'https://queracomputing.github.io/bloqade/latest/'
13+
- Digital Tutorials: 'https://queracomputing.github.io/bloqade/latest/digital/'
14+
- Analog Tutorials: 'https://queracomputing.github.io/bloqade-analog-examples/dev/'
15+
- Bloqade Analog:
1316
- index.md
1417
- Migration Guide to Bloqade Analog: home/migration.md
1518
- Quickstart: home/quick_start.md
1619
- Background: home/background.md
1720
- Gotchas: home/gotchas.md
18-
- Analog Tutorials: 'https://queracomputing.github.io/bloqade-analog-examples/dev/'
19-
- Digital Tutorials: 'https://queracomputing.github.io/bloqade/latest/digital/'
20-
- Bloqade Digital: 'https://queracomputing.github.io/bloqade/latest/'
21-
- Blog: https://queracomputing.github.io/bloqade/latest/blog/
21+
- Blog: 'https://queracomputing.github.io/bloqade/latest/blog/'
22+
- QuEra Computing: 'https://quera.com'
2223
- Analog Reference:
2324
- Builder Overview: reference/overview.md
2425
- Builder Standard Diagram: reference/standard.md
@@ -34,7 +35,6 @@ nav:
3435
- Community Slack: contributing/community-slack.md
3536
- Asking a Question: contributing/asking-a-question.md
3637
- Providing Feedback: contributing/providing-feedback.md
37-
- QuEra Computing: 'https://quera.com'
3838

3939
copyright: Copyright © 2023 - QuEra Computing Inc.
4040
theme:

0 commit comments

Comments
 (0)