Skip to content

Commit 2e032cf

Browse files
committed
fix: 修正shiro活动端点路径格式
1 parent b27c712 commit 2e032cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/themes/shiro/extra.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
8080
},
8181
"activity": {
8282
"enable": true,
83-
"endpoint": "/fn/ps/update"
83+
"endpoint": "fn/ps/update"
8484
}
8585
}
8686
}

0 commit comments

Comments
 (0)