Skip to content

Commit 74b2bc6

Browse files
authored
Fix CI status badge
After renaming the repository `stackstorm-ha` -> `stackstorm-k8s`, the badge stopped working. This PR fixes the URL.
1 parent 6698db7 commit 74b2bc6

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
@@ -1,5 +1,5 @@
11
# `stackstorm-ha` Helm Chart
2-
[![Build Status](https://circleci.com/gh/StackStorm/stackstorm-ha/tree/master.svg?style=shield)](https://circleci.com/gh/StackStorm/stackstorm-ha)
2+
[![Build Status](https://circleci.com/gh/StackStorm/stackstorm-k8s/tree/master.svg?style=shield)](https://circleci.com/gh/StackStorm/stackstorm-k8s)
33
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/stackstorm-ha)](https://artifacthub.io/packages/helm/stackstorm/stackstorm-ha)
44

55
K8s Helm Chart for running StackStorm cluster in HA mode.

0 commit comments

Comments
 (0)