fix: update documentation link ref

This commit is contained in:
cxymds
2026-07-07 14:26:09 +08:00
parent acdb84ff8b
commit 10105ebd66
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ export default [
},
{
label: "Documentation",
to: theme.links.documentation ?? "https://docs.rustfs.com/",
to: theme.links.documentation ?? "https://docs.rustfs.com/?ref=console",
target: "_blank",
icon: "ri:file-list-3-line",
},