From 2dd307031fe39c5b178e22ec2e68a9244a4a56ce Mon Sep 17 00:00:00 2001 From: vinnyy-afk Date: Mon, 19 Jan 2026 18:43:13 +0000 Subject: [PATCH] [FIX] Url gitea-notification-hub (#174) Fixes incorrect URL for gitea-notification-hub. - New: `https://github.com/vinnyy-afk/Gitea-Notifiction-Hub` Sorry for the mistake! --------- Co-authored-by: vinny Co-authored-by: techknowlogick Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/174 Co-authored-by: vinnyy-afk Co-committed-by: vinnyy-afk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5add08..3531ffd 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs](https://docs.drone.io/server/provider/gitea/)) `Apache-2.0` `Go/TypeScript` - [ghorg](https://github.com/gabrie30/ghorg) - Quickly clone an entire org/users repositories into one directory - Supports Gitea, GitHub, GitLab, and more. `Apache-2.0` `Go` - [gickup](https://github.com/cooperspencer/gickup) - Backup tool for repositories. `Apache-2.0` `Go` -- [gitea-notification-hub](https://github.com/vinnyy-afk/gitea-notification-hub) - Receive Gitea webhooks and send personalized Slack notifications with real @mentions for PRs, issues, and comments. `AGPL-3.0` `Go` +- [gitea-notification-hub](https://github.com/vinnyy-afk/Gitea-Notifiction-Hub) - Receive Gitea webhooks and send personalized Slack notifications with real @mentions for PRs, issues, and comments. `AGPL-3.0` `Go` - [JayporeCi](https://github.com/theSage21/jaypore_ci) - `⚠️` Self hosted CI tightly integrated with gitea `MIT` `Python` - [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. `MIT` `Java` - [Metroline](https://github.com/metroline/metroline) - `⚠️` Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea. `GPL-3.0` `TypeScript`