Skip to content

Commit cb6993d

Browse files
Copilothuangyiirene
andcommitted
Fix navigation links and update reference to Advanced section
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent 002ec22 commit cb6993d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/components/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -175,15 +175,15 @@ All ObjectUI components share these characteristics:
175175

176176
## Next Steps
177177

178-
- **[Quick Start Guide](/guide/quick-start)** - Build your first ObjectUI app
179-
- **[Schema Rendering](/concepts/schema-rendering)** - Learn how the engine works
180-
- **[Component Registry](/concepts/component-registry)** - Register custom components
181-
- **[Expressions](/concepts/expressions)** - Dynamic values with expressions
178+
- **[Quick Start Guide](/docs/guide/quick-start)** - Build your first ObjectUI app
179+
- **[Schema Rendering](/docs/concepts/schema-rendering)** - Learn how the engine works
180+
- **[Component Registry](/docs/concepts/component-registry)** - Register custom components
181+
- **[Expressions](/docs/concepts/expressions)** - Dynamic values with expressions
182182

183183
## Need Help?
184184

185185
Can't find what you're looking for? Check out:
186186

187-
- [Concepts](/concepts) - Core concepts and architecture
188-
- [Reference](/reference) - API documentation and protocol specs
187+
- [Concepts](/docs/concepts) - Core concepts and architecture
188+
- [Advanced](/docs/reference) - API documentation and protocol specs
189189
- [GitHub](https://github.com/objectstack-ai/objectui) - Report issues or contribute

0 commit comments

Comments
 (0)