mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 11:18:58 -07:00
fix: next steps linked to glossary
This commit is contained in:
@@ -29,8 +29,8 @@ import { Card, CardGrid } from '@astrojs/starlight/components'
|
||||
Check out our [ingredients](/ingredients/overview) to learn more about how
|
||||
to configure your fleet
|
||||
</Card>
|
||||
<Card title="Read the docs" icon="open-book" class="open-book">
|
||||
Learn more in [the grlx Docs](/getting-started)
|
||||
<Card title="Get more info" icon="open-book" class="open-book">
|
||||
Check out the [Glossary](/glossary) for more info on grlx concepts
|
||||
</Card>
|
||||
<div class="discord-bg">
|
||||
<Card title="Join our Discord" icon="discord" class="discord">
|
||||
|
||||
Reference in New Issue
Block a user