From f4ee0bbfbf12e8b006d2a4ee8226a5ffcc732ab8 Mon Sep 17 00:00:00 2001 From: M M Arif Date: Fri, 7 Jun 2019 17:14:36 +0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea9e8de..822c30dc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ GitNex is licensed under GPLv3 License. See the LICENSE file for the full licens No trackers are used and source code is available here for anyone to audit. ## Downloads -[Get it on F-droid](https://f-droid.org/en/packages/org.mian.gitnex/) [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex) [Download APK](hhttps://gitea.com/mmarif/GitNex/releases) +[Get it on F-droid](https://f-droid.org/en/packages/org.mian.gitnex/) [Get it on Google Play](https://play.google.com/store/apps/details?id=org.mian.gitnex) [Download APK](https://gitea.com/mmarif/GitNex/releases) ## Note about Gitea version Please make sure that you are on Gitea **1.7.x** stable release or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server.