]> source.dussan.org Git - gitea.git/commitdiff
Update blog links (#25843)
authorHesterG <hestergong@gmail.com>
Wed, 12 Jul 2023 11:35:07 +0000 (19:35 +0800)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2023 11:35:07 +0000 (11:35 +0000)
As title. Permalinks for lastest version of blog has changed, update the
blog links.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
CONTRIBUTING.md
README.md
docs/content/doc/usage/actions/comparison.en-us.md
docs/content/doc/usage/actions/comparison.zh-cn.md
docs/content/page/index.en-us.md
docs/content/page/index.fr-fr.md
docs/content/page/index.zh-cn.md
docs/content/page/index.zh-tw.md

index 3710aa5fe2f16e7d263b8be1487d6458af0a695b..a656fa9ac97f1f90538cefd02ae548312142af83 100644 (file)
@@ -473,14 +473,14 @@ https://help.github.com/articles/signing-commits-with-gpg/
 ## Technical Oversight Committee (TOC)
 
 At the start of 2023, the `Owners` team was dissolved. Instead, the governance charter proposed a technical oversight committee (TOC) which expands the ownership team of the Gitea project from three elected positions to six positions. Three positions would be elected as it has been over the past years, and the other three would consist of appointed members from the Gitea company.
-https://blog.gitea.io/2023/02/gitea-quarterly-report-23q1/
+https://blog.gitea.com/quarterly-23q1/
 
 When the new community members have been elected, the old members will give up ownership to the newly elected members. For security reasons, TOC members or any account with write access (like a bot) must use 2FA.
 https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/
 
 ### Current TOC members
 
-- 2023-01-01 ~ 2023-12-31 - https://blog.gitea.io/2023/02/gitea-quarterly-report-23q1/
+- 2023-01-01 ~ 2023-12-31 - https://blog.gitea.com/quarterly-23q1/
   - Company
     - [Jason Song](https://gitea.com/wolfogre) <i@wolfogre.com>
     - [Lunny Xiao](https://gitea.com/lunny) <xiaolunwen@gmail.com>
index 41793d3d929579fc2ba26c2d3eafe506e0f7a8a0..70a4a300509ee8f296ae7faa62154fb4180ba943 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ architectures that are supported by Go, including Linux, macOS, and
 Windows on x86, amd64, ARM and PowerPC architectures.
 You can try it out using [the online demo](https://try.gitea.io/).
 This project has been
-[forked](https://blog.gitea.io/2016/12/welcome-to-gitea/) from
+[forked](https://blog.gitea.com/welcome-to-gitea/) from
 [Gogs](https://gogs.io) since November of 2016, but a lot has changed.
 
 ## Building
index 3ca25382f510df2906a552c2cc36deb6d862fbae..a8545fba44b66ffa30fc720522727153f0934e69 100644 (file)
@@ -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
 
index 8441368b9866864e283c10632c6c6874b151bf64..2fc3a23167fc918f80e711bad905efe4b799f5f4 100644 (file)
@@ -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/)。
 
 ## 不支持的工作流语法
 
index f986faf3a3c641d411c65601f35824505860c609..4d455391e09a9ab9e0f2bb1c602e99143963ec57 100644 (file)
@@ -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
index 64dcdbc03ce4dd0a9f78f5e7c10ae17a49de1fe9..f26fbeb8ccbbfe20ab25fa6b94cad5d2c5381f2c 100755 (executable)
@@ -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
 
index ee214b630ac97f2904a1297bc09ea5653bb8bb51..4b747e230bdd1ae1c66cf7fd10e642130d31e101 100644 (file)
@@ -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/)。
 
 ## 目标
 
index 4f5558c6b8b03b21115be450b30a781a36df09c0..e52eba572edda15acbcfe19e685aed07ec0cfb6a 100644 (file)
@@ -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 的理由。
 
 ## 目標