1
0
mirror of https://gitea.com/gitea/awesome-gitea.git synced 2026-02-02 17:38:54 +08:00

[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 <vinny@MacBook-Air-2.local>
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/174
Co-authored-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
Co-committed-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
This commit is contained in:
vinnyy-afk
2026-01-19 18:43:13 +00:00
committed by techknowlogick
parent 22f927052a
commit 2dd307031f

View File

@@ -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`