We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c1e7dc commit 10fcf62Copy full SHA for 10fcf62
README.md
@@ -12,8 +12,8 @@
12
13
<!-- Badges -->
14
<p align="center">
15
- <a href="https://travis-ci.org/edcarroll/ng2-semantic-ui">
16
- <img alt="Travis CI" src="https://img.shields.io/travis/edcarroll/ng2-semantic-ui.svg?style=flat-square" />
+ <a href="https://github.com/angular-ex/ngx-semantic-ui/actions/workflows/development.yml">
+ <img alt="Test CI" src="https://github.com/angular-ex/ngx-semantic-ui/actions/workflows/development.yml/badge.svg?branch=main&event=push" />
17
</a>
18
<a href="https://www.npmjs.com/package/ng2-semantic-ui">
19
<img alt="npm" src="https://img.shields.io/npm/v/ng2-semantic-ui.svg?style=flat-square" />
0 commit comments