Skip to content

Commit 716bd2f

Browse files
committed
Fix badge urls
1 parent a1e0098 commit 716bd2f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Deploy Qtc Plugin
22

3-
[![GitHub Super-Linter](https://github.com/actions/typescript-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)
4-
![CI](https://github.com/actions/typescript-action/actions/workflows/ci.yml/badge.svg)
5-
[![Check dist/](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml)
6-
[![CodeQL](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml)
3+
[![GitHub Super-Linter](https://github.com/qt-creator/deploy-qtc-plugin/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)
4+
![CI](https://github.com/qt-creator/deploy-qtc-plugin/actions/workflows/ci.yml/badge.svg)
5+
[![Check dist/](https://github.com/qt-creator/deploy-qtc-plugin/actions/workflows/check-dist.yml/badge.svg)](https://github.com/qt-creator/deploy-qtc-plugin/actions/workflows/check-dist.yml)
6+
[![CodeQL](https://github.com/qt-creator/deploy-qtc-plugin/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/qt-creator/deploy-qtc-plugin/actions/workflows/codeql-analysis.yml)
77
[![Coverage](./badges/coverage.svg)](./badges/coverage.svg)
88

99
An action to help you deploy your Qt Creator extension to the Qt Creator

badges/coverage.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)