diff --git a/docs/LmcRbacMvc.md b/docs/LmcRbacMvc.md index 63d16c7..d73ce0b 100644 --- a/docs/LmcRbacMvc.md +++ b/docs/LmcRbacMvc.md @@ -3,4 +3,4 @@ sidebar_position: 2 --- LmcRbacMvc is a role-based access control Laminas MVC module to provide additional features on top of Laminas\Permissions\Rbac -[Documentation](https://lm-commons.github.io/lmcrbacmvc) \ No newline at end of file +[Documentation](https://lm-commons.github.io/LmcRbacMvc) \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 810ddc5..b6df9b8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -96,7 +96,7 @@ const config = { }, { label: 'LmcRbacMvc', - to: 'https://lm-commons.github.io/lmcrbacmvc/', + to: 'https://lm-commons.github.io/LmcRbacMvc/', }, { label: 'LmcRbac',