diff --git a/doc/usage/actions/comparison.en-us.md b/doc/usage/actions/comparison.en-us.md index 3ca25382..a8545fba 100644 --- a/doc/usage/actions/comparison.en-us.md +++ b/doc/usage/actions/comparison.en-us.md @@ -31,7 +31,7 @@ Like `uses: https://github.com/actions/checkout@v3` or `uses: http://your_gitea. ### Actions written in Go Gitea Actions supports writing actions in Go. -See [Creating Go Actions](https://blog.gitea.io/2023/04/creating-go-actions/). +See [Creating Go Actions](https://blog.gitea.com/creating-go-actions/). ## Unsupported workflows syntax diff --git a/doc/usage/actions/comparison.zh-cn.md b/doc/usage/actions/comparison.zh-cn.md index 8441368b..2fc3a231 100644 --- a/doc/usage/actions/comparison.zh-cn.md +++ b/doc/usage/actions/comparison.zh-cn.md @@ -31,7 +31,7 @@ Gitea Actions支持通过URL绝对路径定义actions,这意味着您可以使 ### 使用Go编写Actions Gitea Actions支持使用Go编写Actions。 -请参阅[创建Go Actions](https://blog.gitea.io/2023/04/creating-go-actions/)。 +请参阅[创建Go Actions](https://blog.gitea.com/creating-go-actions/)。 ## 不支持的工作流语法 diff --git a/page/index.en-us.md b/page/index.en-us.md index f986faf3..4d455391 100644 --- a/page/index.en-us.md +++ b/page/index.en-us.md @@ -11,7 +11,7 @@ draft: false # What is Gitea? Gitea is a painless self-hosted all-in-one software development service, it includes Git hosting, code review, team collaboration, package registry and CI/CD. It is similar to GitHub, Bitbucket and GitLab. -Gitea was forked from [Gogs](http://gogs.io) originally and almost all the code has been changed. See the [Gitea Announcement](https://blog.gitea.io/2016/12/welcome-to-gitea/) +Gitea was forked from [Gogs](http://gogs.io) originally and almost all the code has been changed. See the [Gitea Announcement](https://blog.gitea.com/welcome-to-gitea/) blog post to read about the justification for a fork. ## Purpose diff --git a/page/index.fr-fr.md b/page/index.fr-fr.md index 64dcdbc0..f26fbeb8 100755 --- a/page/index.fr-fr.md +++ b/page/index.fr-fr.md @@ -10,7 +10,7 @@ draft: false # A propos de Gitea -Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou Gitlab. Le développement initial provient sur [Gogs] (http://gogs.io), mais nous l'avons forké puis renommé Gitea. Si vous souhaitez en savoir plus sur les raisons pour lesquelles nous avons fait cela, lisez [cette publication] (https://blog.gitea.io/2016/12/welcome-to-gitea/) sur le blog. +Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou Gitlab. Le développement initial provient sur [Gogs] (http://gogs.io), mais nous l'avons forké puis renommé Gitea. Si vous souhaitez en savoir plus sur les raisons pour lesquelles nous avons fait cela, lisez [cette publication] (https://blog.gitea.com/welcome-to-gitea/) sur le blog. ## Objectif diff --git a/page/index.zh-cn.md b/page/index.zh-cn.md index ee214b63..4b747e23 100644 --- a/page/index.zh-cn.md +++ b/page/index.zh-cn.md @@ -10,7 +10,7 @@ draft: false # 关于Gitea -Gitea 是一个自己托管的Git服务程序。他和GitHub, Bitbucket or Gitlab等比较类似。他是从 [Gogs](http://gogs.io) 发展而来,不过我们已经Fork并且命名为Gitea。对于我们Fork的原因可以看 [这里](https://blog.gitea.io/2016/12/welcome-to-gitea/)。 +Gitea 是一个自己托管的Git服务程序。他和GitHub, Bitbucket or Gitlab等比较类似。他是从 [Gogs](http://gogs.io) 发展而来,不过我们已经Fork并且命名为Gitea。对于我们Fork的原因可以看 [这里](https://blog.gitea.com/welcome-to-gitea/)。 ## 目标 diff --git a/page/index.zh-tw.md b/page/index.zh-tw.md index 4f5558c6..e52eba57 100644 --- a/page/index.zh-tw.md +++ b/page/index.zh-tw.md @@ -11,7 +11,7 @@ draft: false # 關於 Gitea Gitea 是一個可自行託管的 Git 服務。你可以拿 GitHub、Bitbucket 或 Gitlab 來比較看看。 -Gitea 是從 [Gogs](http://gogs.io) Fork 出來的,請閱讀部落格文章 [Gitea 公告](https://blog.gitea.io/2016/12/welcome-to-gitea/)以了解我們 Fork 的理由。 +Gitea 是從 [Gogs](http://gogs.io) Fork 出來的,請閱讀部落格文章 [Gitea 公告](https://blog.gitea.com/welcome-to-gitea/)以了解我們 Fork 的理由。 ## 目標