File tree Expand file tree Collapse file tree
docs-website/src/content/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 file : ../../assets/logo.png
99 actions :
1010 - text : Get Started
11- link : /getting-started/
11+ link : . /getting-started/
1212 icon : right-arrow
1313 variant : primary
1414 - text : View on GitHub
@@ -23,18 +23,18 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
2323<CardGrid stagger >
2424 <Card title = " Core Concepts" icon = " open-book" >
2525 Understand the fundamental components and architecture of RabbitHole.
26- [ Learn more] ( /core-concepts )
26+ [ Learn more] ( . /core-concepts/ )
2727 </Card >
2828 <Card title = " How-To Guides" icon = " puzzle" >
2929 Follow step-by-step guides to run, test, and deploy your agents.
30- [ Get building] ( /how-to )
30+ [ Get building] ( . /how-to-guides/ )
3131 </Card >
3232 <Card title = " Architecture" icon = " setting" >
3333 Take a deep dive into the technical architecture and design decisions.
34- [ Explore the design] ( /architecture )
34+ [ Explore the design] ( . /architecture/ )
3535 </Card >
3636 <Card title = " Roadmap" icon = " rocket" >
3737 See what's next for RabbitHole and how you can contribute.
38- [ View the future] ( /roadmap )
38+ [ View the future] ( . /roadmap/ )
3939 </Card >
4040</CardGrid >
You can’t perform that action at this time.
0 commit comments