From 0bf3c261a5405e8073082adfc0c93d5969a49d0e Mon Sep 17 00:00:00 2001 From: "Eric Richer eric.richer@vistoconsulting.com" Date: Thu, 11 Jul 2024 11:43:28 -0400 Subject: [PATCH] Updated broken links Signed-off-by: Eric Richer eric.richer@vistoconsulting.com --- docs/docusaurus.config.js | 2 +- docs/src/components/HomepageFeatures/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 9f324b0..83083dc 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -100,7 +100,7 @@ themeConfig: items: [ { label: 'Documentation', - to: '/docs/introduction', + to: '/docs/gettingstarted', }, ], }, diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index 34297ed..ab6064e 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -64,7 +64,7 @@ export default function HomepageFeatures() {

If you are looking for the Laminas version of zfc-rbac v2, please use LM-Commons/LmcRbacMvc.

- Get started + Get started
Support