mirror of
https://github.com/rustfs/console.git
synced 2026-09-21 06:06:37 +08:00
fix: update documentation link ref
This commit is contained in:
+1
-1
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user