summaryrefslogtreecommitdiffstats
path: root/docs/content/page
diff options
context:
space:
mode:
authorGrace <30454698+c4lliope@users.noreply.github.com>2021-01-06 02:25:01 -0500
committerGitHub <noreply@github.com>2021-01-06 02:25:01 -0500
commitd2ee1221cc7f52c8063e764b6515fbe4e83db517 (patch)
treebe494cd33e9e89134c5b7ff21c7746e6d8513367 /docs/content/page
parent8224f03a23751fb83d4d57058925dac694e8753c (diff)
downloadgitea-d2ee1221cc7f52c8063e764b6515fbe4e83db517.tar.gz
gitea-d2ee1221cc7f52c8063e764b6515fbe4e83db517.zip
Upgrade XORM links in documentation. (#14265)
* [en] upgrade XORM link. * [fr] upgrade XORM link. * [zh-cn] upgrade XORM link. * [zh-tw] upgrade XORM link.
Diffstat (limited to 'docs/content/page')
-rw-r--r--docs/content/page/index.en-us.md2
-rwxr-xr-xdocs/content/page/index.fr-fr.md2
-rw-r--r--docs/content/page/index.zh-cn.md2
-rw-r--r--docs/content/page/index.zh-tw.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/content/page/index.en-us.md b/docs/content/page/index.en-us.md
index 1002c95518..d190b20ae5 100644
--- a/docs/content/page/index.en-us.md
+++ b/docs/content/page/index.en-us.md
@@ -268,7 +268,7 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
## Components
* Web framework: [Macaron](http://go-macaron.com/)
-* ORM: [XORM](https://github.com/go-xorm/xorm)
+* ORM: [XORM](https://xorm.io)
* UI components:
* [Semantic UI](http://semantic-ui.com/)
* [GitHub Octicons](https://octicons.github.com/)
diff --git a/docs/content/page/index.fr-fr.md b/docs/content/page/index.fr-fr.md
index c6761edc40..4bbf08c4d9 100755
--- a/docs/content/page/index.fr-fr.md
+++ b/docs/content/page/index.fr-fr.md
@@ -255,7 +255,7 @@ Le but de ce projet est de fournir de la manière la plus simple, la plus rapide
## Composants
* Framework web : [Macaron](http://go-macaron.com/)
-* ORM : [XORM](https://github.com/go-xorm/xorm)
+* ORM: [XORM](https://xorm.io)
* Interface graphique :
* [Semantic UI](http://semantic-ui.com/)
* [GitHub Octicons](https://octicons.github.com/)
diff --git a/docs/content/page/index.zh-cn.md b/docs/content/page/index.zh-cn.md
index 5ffc4b2b08..453715a84d 100644
--- a/docs/content/page/index.zh-cn.md
+++ b/docs/content/page/index.zh-cn.md
@@ -48,7 +48,7 @@ Gitea的首要目标是创建一个极易安装,运行非常快速,安装和
## 组件
* Web框架: [Macaron](http://go-macaron.com/)
-* ORM: [XORM](https://github.com/go-xorm/xorm)
+* ORM: [XORM](https://xorm.io)
* UI组件:
* [Semantic UI](http://semantic-ui.com/)
* [GitHub Octicons](https://octicons.github.com/)
diff --git a/docs/content/page/index.zh-tw.md b/docs/content/page/index.zh-tw.md
index 1392c2a9c8..4c7979f41c 100644
--- a/docs/content/page/index.zh-tw.md
+++ b/docs/content/page/index.zh-tw.md
@@ -48,7 +48,7 @@ Gitea 的首要目標是建立一個容易安裝,運行快速,安装和使
## 元件
* Web 框架: [Macaron](http://go-macaron.com/)
-* ORM: [XORM](https://github.com/go-xorm/xorm)
+* ORM: [XORM](https://xorm.io)
* UI 元件:
* [Semantic UI](http://semantic-ui.com/)
* [GitHub Octicons](https://octicons.github.com/)