ソースを参照

Fix broken links in docs/getting-started/introduction.mdx (#8155)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Copilot 3 日 前
コミット
3747cd9058
1 ファイル変更2 行追加2 行削除
  1. 2 2
      docs/getting-started/introduction.mdx

+ 2 - 2
docs/getting-started/introduction.mdx

@@ -100,7 +100,7 @@ The growth of the Gogs project wasn't possible without our world-class sponsors!
   <Card
   <Card
     title="Installation"
     title="Installation"
     icon="download"
     icon="download"
-    href="/installation"
+    href="/getting-started/installation"
   >
   >
     Get your own Git service up and running in minutes.
     Get your own Git service up and running in minutes.
   </Card>
   </Card>
@@ -121,7 +121,7 @@ The growth of the Gogs project wasn't possible without our world-class sponsors!
   <Card
   <Card
     title="Upgrade"
     title="Upgrade"
     icon="arrow-up"
     icon="arrow-up"
-    href="/upgrade"
+    href="/asking/release-strategy"
   >
   >
     Keep up the version and energy.
     Keep up the version and energy.
   </Card>
   </Card>