aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-05-15 15:36:20 +0800
committerGitHub <noreply@github.com>2023-05-15 15:36:20 +0800
commit9897baf9797504e60c0b7ef010d2eb898ed89c2d (patch)
tree3898df2acd7b5e5f69584aad5b4b27ce2a98702e
parent3db3d5d1815a7fd9efd9dd100555db9cf69ad44d (diff)
downloadgitea-9897baf9797504e60c0b7ef010d2eb898ed89c2d.tar.gz
gitea-9897baf9797504e60c0b7ef010d2eb898ed89c2d.zip
Move actions as usage's subdirectory and update comparsion zh-cn version (#24719)
As title. Co-authored-by: Giteabot <teabot@gitea.io>
-rw-r--r--docs/content/doc/installation/comparison.zh-cn.md4
-rw-r--r--docs/content/doc/usage/actions/act-runner.en-us.md (renamed from docs/content/doc/actions/act-runner.en-us.md)0
-rw-r--r--docs/content/doc/usage/actions/comparison.en-us.md (renamed from docs/content/doc/actions/comparison.en-us.md)0
-rw-r--r--docs/content/doc/usage/actions/design.en-us.md (renamed from docs/content/doc/actions/design.en-us.md)0
-rw-r--r--docs/content/doc/usage/actions/faq.en-us.md (renamed from docs/content/doc/actions/faq.en-us.md)0
-rw-r--r--docs/content/doc/usage/actions/overview.en-us.md (renamed from docs/content/doc/actions/overview.en-us.md)0
-rw-r--r--docs/content/doc/usage/actions/quickstart.en-us.md (renamed from docs/content/doc/actions/quickstart.en-us.md)2
7 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/doc/installation/comparison.zh-cn.md b/docs/content/doc/installation/comparison.zh-cn.md
index 06c770caa2..91955ee688 100644
--- a/docs/content/doc/installation/comparison.zh-cn.md
+++ b/docs/content/doc/installation/comparison.zh-cn.md
@@ -1,6 +1,6 @@
---
date: "2019-02-14T11:51:04+08:00"
-title: "横向对比 Gitea 与其它 Git 托管工具"
+title: "对比 Gitea 与其它 Git 托管工具"
slug: "comparison"
weight: 5
toc: false
@@ -15,7 +15,7 @@ menu:
identifier: "comparison"
---
-# 横向对比 Gitea 与其它 Git 托管工具
+# 对比 Gitea 与其它 Git 托管工具
这里列出了 Gitea 与其它一些 Git 托管工具之间的异同,以便确认 Gitea 是否能够满足您的需求。
diff --git a/docs/content/doc/actions/act-runner.en-us.md b/docs/content/doc/usage/actions/act-runner.en-us.md
index 03d01bfa7c..03d01bfa7c 100644
--- a/docs/content/doc/actions/act-runner.en-us.md
+++ b/docs/content/doc/usage/actions/act-runner.en-us.md
diff --git a/docs/content/doc/actions/comparison.en-us.md b/docs/content/doc/usage/actions/comparison.en-us.md
index 209fa2adc0..209fa2adc0 100644
--- a/docs/content/doc/actions/comparison.en-us.md
+++ b/docs/content/doc/usage/actions/comparison.en-us.md
diff --git a/docs/content/doc/actions/design.en-us.md b/docs/content/doc/usage/actions/design.en-us.md
index 45764079f8..45764079f8 100644
--- a/docs/content/doc/actions/design.en-us.md
+++ b/docs/content/doc/usage/actions/design.en-us.md
diff --git a/docs/content/doc/actions/faq.en-us.md b/docs/content/doc/usage/actions/faq.en-us.md
index bec41db3ea..bec41db3ea 100644
--- a/docs/content/doc/actions/faq.en-us.md
+++ b/docs/content/doc/usage/actions/faq.en-us.md
diff --git a/docs/content/doc/actions/overview.en-us.md b/docs/content/doc/usage/actions/overview.en-us.md
index ef52465e25..ef52465e25 100644
--- a/docs/content/doc/actions/overview.en-us.md
+++ b/docs/content/doc/usage/actions/overview.en-us.md
diff --git a/docs/content/doc/actions/quickstart.en-us.md b/docs/content/doc/usage/actions/quickstart.en-us.md
index 72f1dda082..3dae4d7861 100644
--- a/docs/content/doc/actions/quickstart.en-us.md
+++ b/docs/content/doc/usage/actions/quickstart.en-us.md
@@ -85,7 +85,7 @@ And you can see the new runner in the management page:
![view runner](/images/usage/actions/view-runner.png)
-You can find more information by visiting [Act runner]({{< relref "doc/actions/act-runner.en-us.md" >}}).
+You can find more information by visiting [Act runner]({{< relref "doc/usage/actions/act-runner.en-us.md" >}}).
### Use Actions