Skip to content

Commit

Permalink
Updated broken links
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richer [email protected] <[email protected]>
  • Loading branch information
visto9259 committed Jul 11, 2024
1 parent d69a229 commit 0bf3c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ themeConfig:
items: [
{
label: 'Documentation',
to: '/docs/introduction',
to: '/docs/gettingstarted',
},
],
},
Expand Down
2 changes: 1 addition & 1 deletion docs/src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default function HomepageFeatures() {
<p>If you are looking for the Laminas version of zfc-rbac v2, please use <a
href="https://github.com/LM-Commons/LmcRbacMvc">LM-Commons/LmcRbacMvc</a>.</p>
<div className={styles.buttons}>
<Link className="button buttton--primary" to="/docs/installation">Get started</Link>
<Link className="button buttton--primary" to="/docs/gettingstarted">Get started</Link>
</div>
<Heading as="h2">Support</Heading>
<ul>
Expand Down

0 comments on commit 0bf3c26

Please sign in to comment.