Skip to content

Commit c9788f1

Browse files
authored
docs: update status badges in readme to point to new repo (#1903)
device-management-toolkit/cloud-deployment#401
1 parent 97e2a05 commit c9788f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/projectsSync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020

2121
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
2222
with:
23-
project-url: https://github.com/orgs/open-amt-cloud-toolkit/projects/10
23+
project-url: https://github.com/orgs/device-management-toolkit/projects/10
2424
github-token: ${{ secrets.PROJECTS_PAT }}

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Angular UI Components
22

3-
![CodeQL](https://img.shields.io/github/actions/workflow/status/open-amt-cloud-toolkit/ui-toolkit-angular/codeql-analysis.yml?style=for-the-badge&label=CodeQL&logo=github)
4-
![Build](https://img.shields.io/github/actions/workflow/status/open-amt-cloud-toolkit/ui-toolkit-angular/ci.yml?style=for-the-badge&logo=github)
5-
![Codecov](https://img.shields.io/codecov/c/github/open-amt-cloud-toolkit/ui-toolkit-angular?style=for-the-badge&logo=codecov)
6-
[![OSSF-Scorecard Score](https://img.shields.io/ossf-scorecard/github.com/open-amt-cloud-toolkit/ui-toolkit-angular?style=for-the-badge&label=OSSF%20Score)](https://api.securityscorecards.dev/projects/github.com/open-amt-cloud-toolkit/ui-toolkit-angular)
3+
![CodeQL](https://img.shields.io/github/actions/workflow/status/device-management-toolkit/ui-toolkit-angular/codeql-analysis.yml?style=for-the-badge&label=CodeQL&logo=github)
4+
![Build](https://img.shields.io/github/actions/workflow/status/device-management-toolkit/ui-toolkit-angular/ci.yml?style=for-the-badge&logo=github)
5+
![Codecov](https://img.shields.io/codecov/c/github/device-management-toolkit/ui-toolkit-angular?style=for-the-badge&logo=codecov)
6+
[![OSSF-Scorecard Score](https://img.shields.io/ossf-scorecard/github.com/device-management-toolkit/ui-toolkit-angular?style=for-the-badge&label=OSSF%20Score)](https://api.securityscorecards.dev/projects/github.com/device-management-toolkit/ui-toolkit-angular)
77
[![Discord](https://img.shields.io/discord/1063200098680582154?style=for-the-badge&label=Discord&logo=discord&logoColor=white&labelColor=%235865F2&link=https%3A%2F%2Fdiscord.gg%2FDKHeUNEWVH)](https://discord.gg/DKHeUNEWVH)
88

99
> IMPORTANT: For now, we are continuing to publish both @device-management-toolkit/ui-toolkit-angular and @open-amt-cloud-toolkit/ui-toolkit-angular npm packages to avoid a breaking change. Please update your package.json at your earliest convenience for when we cease to publish @open-amt-cloud-toolkit/ui-toolkit-angular. This is in effort to support the renaming of the toolkit.

0 commit comments

Comments
 (0)