From 46bdef30c7de9691c6ecf5bcc0083ba79991a115 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 4 Jun 2025 09:55:45 +0200 Subject: [PATCH] chore: fix mapping --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccea35f..1d19737 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Tools and software for [software project management](https://en.wikipedia.org/wi - [Leantime](examples/leantime) - Leantime is an open source project management system for small teams and startups written in PHP, Javascript using MySQL. - [Gitea](examples/gitea) - Community managed fork of Gogs, lightweight code hosting solution. - [Drone](examples/drone) - Drone is a continuous delivery system built on container technology. Drone uses a simple YAML build file, to define and execute build pipelines inside Docker containers. -- [Gitlab Community](examples/gitlab-ce) - Self Hosted Git repository management, code reviews, issue tracking, activity feeds and wikis. +- [Gitlab Community](examples/gitlab) - Self Hosted Git repository management, code reviews, issue tracking, activity feeds and wikis. - [Code-Server](examples/code-server) - VS Code in the browser, hosted on a remote server. - [Onedev](examples/onedev) - Self-hosted Git Server with CI/CD and Kanban. - [Atlassian Jira Core](examples/atlassian-jira-confluence) - Jira Core is a project and task management solution built for business teams.