Skip to content

Commit efc8698

Browse files
authored
Make badges clickable (#151)
1 parent 5016bfa commit efc8698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DevExtreme CLI
2-
![CircleCI](https://img.shields.io/circleci/build/github/DevExpress/devextreme-cli/master?label=master&logo=circleci)
3-
![CircleCI](https://img.shields.io/circleci/build/github/DevExpress/devextreme-cli/next?label=dev&logo=circleci)
2+
[![CircleCI](https://img.shields.io/circleci/build/github/DevExpress/devextreme-cli?label=master&logo=circleci)](https://circleci.com/gh/DevExpress/devextreme-cli/tree/master)
3+
[![CircleCI](https://img.shields.io/circleci/build/github/DevExpress/devextreme-cli/next?label=dev&logo=circleci)](https://circleci.com/gh/DevExpress/devextreme-cli/tree/next)
44

55
DevExtreme CLI is a set of command-line tools to be used with the DevExtreme controls library.
66

0 commit comments

Comments
 (0)