aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/Footer.tsx
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-05-03 01:09:49 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-05-03 01:09:49 +0800
commita2f8df3b14979f74c03a79b2ffaf081739837899 (patch)
treef2d8e8eb2a3d323502ebcec0a7d02ae9a8daed01 /docs/components/Footer.tsx
parentfade13d683c0420d83f523703d7038edbefe97f6 (diff)
downloadHydroRoll-a2f8df3b14979f74c03a79b2ffaf081739837899.tar.gz
HydroRoll-a2f8df3b14979f74c03a79b2ffaf081739837899.zip
Diffstat (limited to 'docs/components/Footer.tsx')
-rw-r--r--docs/components/Footer.tsx10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/components/Footer.tsx b/docs/components/Footer.tsx
index c39225c..4cb2089 100644
--- a/docs/components/Footer.tsx
+++ b/docs/components/Footer.tsx
@@ -33,16 +33,16 @@ const navigation = {
{ name: "Releases", href: "https://github.com/retrofor/HydroRoll/releases" },
],
repo: [
- { name: "Documentation", href: "/repo/docs" },
+ { name: "Documentation", href: "/AI/docs" },
{
name: "API Reference",
- href: "/repo/docs/reference/command-line-reference",
+ href: "/AI/docs/reference/command-line-reference",
},
- { name: "FAQ", href: "/repo/docs/faq" },
+ { name: "FAQ", href: "/AI/docs/faq" },
],
pack: [
- { name: "Documentation", href: "/pack/docs" },
- { name: "Features", href: "/pack/docs/features" },
+ { name: "Documentation", href: "/TRPG/docs" },
+ { name: "Features", href: "/TRPG/docs/features" },
],
support: [
{