From 41848984a1371cf7ed91f8713beb52b737ade035 Mon Sep 17 00:00:00 2001 From: qwerty287 Date: Tue, 26 Apr 2022 04:59:03 +0800 Subject: [PATCH] Remove tea4j (#75) We deprecated tea4j and replaced it with tea4j-autodeploy. Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/75 Reviewed-by: Lunny Xiao Reviewed-by: Gusted Co-authored-by: qwerty287 Co-committed-by: qwerty287 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f454574..f88bdf1 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,7 @@ A curated list of awesome projects related to Gitea. * [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea * [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea * [Sugar Cube Client](https://github.com/sitelease/sugar-cube-client) - A sweet Gitea API client for PHP -* [tea4j](https://codeberg.org/gitnex/tea4j) - Java library which uses Retrofit to access the Gitea API -* [tea4j-autodeploy](https://codeberg.org/gitnex/tea4j-autideploy) - Swagger-generated Java library which uses Retrofit to access the Gitea API +* [tea4j-autodeploy](https://codeberg.org/gitnex/tea4j-autodeploy) - Swagger-generated Java library which uses Retrofit to access the Gitea API ## Themes @@ -178,4 +177,4 @@ A curated list of awesome projects related to Gitea. ## Project Management -* [JetBrains YouTrack](https://www.jetbrains.com/help/youtrack/standalone/integration-with-gitea.html) - A web-based issue tracking and project management platform +* [JetBrains YouTrack](https://www.jetbrains.com/help/youtrack/standalone/integration-with-gitea.html) - A web-based issue tracking and project management platform \ No newline at end of file