diff --git a/docs/src/modules/components/JoyStartingLinksCollection.js b/docs/src/modules/components/JoyStartingLinksCollection.js index 552e24875fee9c..040863db1b5a76 100644 --- a/docs/src/modules/components/JoyStartingLinksCollection.js +++ b/docs/src/modules/components/JoyStartingLinksCollection.js @@ -21,7 +21,7 @@ const content = [ { title: 'Templates', description: 'Get started with our selection of free application templates.', - link: 'joy-ui/getting-started/templates/', + link: '/joy-ui/getting-started/templates/', icon: , }, ];