Fix readme links

This commit is contained in:
Lunny Xiao 2024-01-05 09:46:39 +08:00
parent 0852f43870
commit 15c64a9dfb
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# xorm # xorm
[中文](https://gitea.com/xorm/xorm/src/branch/master/README_CN.md) [中文](https://gitea.com/xorm/xorm/src/branch/main/README_CN.md)
Xorm is a simple and powerful ORM for Go. Xorm is a simple and powerful ORM for Go.

View File

@ -1,6 +1,6 @@
# xorm # xorm
[English](https://gitea.com/xorm/xorm/src/branch/master/README.md) [English](https://gitea.com/xorm/xorm/src/branch/main/README.md)
xorm 是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作非常简便。 xorm 是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作非常简便。