diff options
author | Rongjian Zhang <pd4d10@gmail.com> | 2020-10-07 00:55:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-06 12:55:51 -0400 |
commit | d49242287db18fe56991aa66afae0a376bfe9874 (patch) | |
tree | 103c529687681c30eeeb4b9ef616f7afa3e18fce /docs/content | |
parent | f5436b4a670c04c4c24c39c6c163b9b75fe4bf65 (diff) | |
download | gitea-d49242287db18fe56991aa66afae0a376bfe9874.tar.gz gitea-d49242287db18fe56991aa66afae0a376bfe9874.zip |
Update third-party-tools.en-us.md (#13046)
Diffstat (limited to 'docs/content')
-rw-r--r-- | docs/content/doc/advanced/third-party-tools.en-us.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/doc/advanced/third-party-tools.en-us.md b/docs/content/doc/advanced/third-party-tools.en-us.md index 917bb25068..9d7e7d6d62 100644 --- a/docs/content/doc/advanced/third-party-tools.en-us.md +++ b/docs/content/doc/advanced/third-party-tools.en-us.md @@ -33,6 +33,7 @@ Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}}) ### Mobile - [GitNex for Android](https://codeberg.org/gitnex/GitNex) +- [GitTouch for Android and iOS](https://github.com/git-touch/git-touch) ### Editor Extensions - [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio) |