Skip to content

Commit

Permalink
Update documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Mar 13, 2024
1 parent 6e6cf5c commit e551978
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ export default defineConfig({
text: 'Guide',
link: '/guide/',
},
{
text: 'Ecosystem',
items: [
{ text: 'DNA', link: 'https://chialab.github.io/dna/' },
{ text: 'Quantum', link: 'https://chialab.github.io/quantum/' },
{ text: 'Loock', link: 'https://chialab.github.io/loock/' },
{ text: 'Synapse', link: 'https://github.com/chialab/synapse/' },
],
},
{
text: 'Chialab.io',
link: 'https://www.chialab.io',
Expand Down

0 comments on commit e551978

Please sign in to comment.