Skip to content

Commit 31eb219

Browse files
committed
fix docs links
1 parent e0ac652 commit 31eb219

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/docs/tutorials/building-your-first-app.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ Compare your version with the completed project above. Did you add any personal
175175

176176
## Next Steps
177177

178-
- [External Resources](/docs/features/external-resources) - Add libraries like color manipulation tools
179-
- [Getting Started Guide](getting-started-guide) - Review the basics
178+
- [External Resources](../features/external-resources.mdx) - Add libraries like color manipulation tools
179+
- [Getting Started Guide](./getting-started-guide.mdx) - Review the basics
180180

181181
## Complete Code Summary
182182

docs/docs/tutorials/getting-started-guide.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ Compare your version with the completed project above. Did you add any personal
127127

128128
Now that you've created your first project, explore:
129129
- [Building Your First App](building-your-first-app) - Create more complex applications
130-
- [Features](/docs/features) - Learn about all LiveCodes features
131-
- [Templates](/docs/features/templates) - Use pre-built templates
132-
- [External Resources](/docs/features/external-resources) - Add libraries to your projects
130+
- [Features](../features/index.mdx) - Learn about all LiveCodes features
131+
- [Templates](../features/templates.mdx) - Use pre-built templates
132+
- [External Resources](../features/external-resources.mdx) - Add libraries to your projects
133133

134134
## Tips
135135

0 commit comments

Comments
 (0)