Skip to content

Commit 69fbe96

Browse files
committed
use correct sonarcloud badge
1 parent 63196f9 commit 69fbe96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
> **_NOTE:_** This language server is a proof of concept and does not support all Context Mapper features yet.
55
6-
[![CML language server build](https://github.com/ContextMapper/context-mapper-language-server/actions/workflows/build.yml/badge.svg)](https://github.com/ContextMapper/context-mapper-language-server/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ContextMapper_context-mapper-intellij-plugin&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=ContextMapper_context-mapper-intellij-plugin) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
6+
[![CML language server build](https://github.com/ContextMapper/context-mapper-language-server/actions/workflows/build.yml/badge.svg)](https://github.com/ContextMapper/context-mapper-language-server/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ContextMapper_context-mapper-language-server&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=ContextMapper_context-mapper-language-server) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
77

88
[Context Mapper](https://contextmapper.org/) is an open source tool providing a Domain-specific Language based on Domain-Driven Design (DDD) patterns for context mapping and service decomposition.
99

0 commit comments

Comments
 (0)