File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ export default function Home(): JSX.Element {
2323 body = { siteConfig . tagline }
2424 copyText = "npm add react-swipeable"
2525 navItems = { [
26- { link : "/docs" , title : "Documentation" } ,
27- { link : "/docs/examples/simple-carousel" , title : "Demo" } ,
26+ { link : "/open-source/react-swipeable/ docs" , title : "Documentation" } ,
27+ { link : "/open-source/react-swipeable/ docs/examples/simple-carousel" , title : "Demo" } ,
2828 {
2929 link : "https://github.com/FormidableLabs/react-swipeable" ,
3030 title : "Github" ,
@@ -67,7 +67,7 @@ export default function Home(): JSX.Element {
6767 showDivider
6868 heading = "Get Started"
6969 body = "Implement a robust, flexible and dynamic Swipeable component today!"
70- cta = { { link : "/docs" , text : "Documentation" } }
70+ cta = { { link : "/open-source/react-swipeable/ docs" , text : "Documentation" } }
7171 />
7272 < LandingFeaturedProjects
7373 heading = "Other Open Source from Nearform_Commerce"
You can’t perform that action at this time.
0 commit comments