Skip to content

Commit fdb138b

Browse files
committed
fix: fix "/docs/category/access-control-models" category
1 parent 664d0c2 commit fdb138b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ module.exports = {
5656
},
5757
{
5858
label: "Model",
59-
to: "/docs/category/model",
59+
to: "/docs/category/access-control-models",
6060
},
6161
{
6262
label: "Storage",

0 commit comments

Comments
 (0)