Skip to content

Commit 1a7189b

Browse files
committed
Fix broken navigation links for GitHub Pages
1 parent bb1ba64 commit 1a7189b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/access-control/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,4 +663,4 @@ Your access control implementation is now committed and ready for the next modul
663663

664664
---
665665

666-
**Next**: [Caching →](../caching/) - Learn how pre-aggregations accelerate queries while maintaining security.
666+
**Next**: [Caching →](/docs/caching) - Learn how pre-aggregations accelerate queries while maintaining security.

docs/apis/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,4 +346,4 @@ Your production Cube deployment now provides a comprehensive API ecosystem that
346346

347347
---
348348

349-
**Next**: [React App →](../react-app/) - Build a dashboard that consumes your production Cube REST API.
349+
**Next**: [React App →](/docs/react-app) - Build a dashboard that consumes your production Cube REST API.

docs/caching/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,4 +706,4 @@ Your data model is now ready for API consumption and application development!
706706

707707
---
708708

709-
**Next**: [APIs →](../apis/) - Learn how to consume your cached, secure data through multiple API interfaces.
709+
**Next**: [APIs →](/docs/apis) - Learn how to consume your cached, secure data through multiple API interfaces.

docs/d3-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,4 @@ On the main D3 page (click the Cube logo in the top left), navigate to the **Adm
237237

238238
---
239239

240-
**Next**: [Resources →](../resources/) - Continue your Cube journey with additional learning materials.
240+
**Next**: [Resources →](/docs/resources) - Continue your Cube journey with additional learning materials.

docs/data-modeling/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,4 +905,4 @@ This data model is well on its way to power dashboards, reports, and application
905905

906906
---
907907

908-
**Next**: [Access Control →](../access-control/) - Learn how to secure your data with row-level security.
908+
**Next**: [Access Control →](/docs/access-control) - Learn how to secure your data with row-level security.

docs/react-app/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3880,4 +3880,4 @@ You've successfully created a modern analytics application that showcases the po
38803880

38813881
---
38823882

3883-
**Next**: [D3 Analytics →](../d3-analytics/) - Your Agentic Data Team
3883+
**Next**: [D3 Analytics →](/docs/d3-analytics) - Your Agentic Data Team

0 commit comments

Comments
 (0)