Skip to content

Commit 5a51128

Browse files
committedMar 12, 2025·
fix(): update date and hardware product name
1 parent 74e8a31 commit 5a51128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/custom/docs/components/footer/index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ const footerConfig = {
77
name: "Products",
88
items: [
99
{
10-
name: "H-Series",
11-
href: "/h-series"
10+
name: "Systems",
11+
href: "/systems"
1212
},
1313
{
1414
name: "Nexus",

0 commit comments

Comments
 (0)
Please sign in to comment.