Skip to content

Commit f780201

Browse files
committed
chore(README): Fixing the URLs and emails
1 parent 2f31401 commit f780201

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ A NSQ image for running on a kubernetes cluster.
1111
## Description
1212
NSQ is a high performance realtime distributed messaging platform. This image is for running `nsqd` on a kubernetes cluster. It provides no data persistence or the `nsqlookupd` service. Access to the queue is provided through a service ip.
1313

14-
[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0
14+
[v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.18.0

charts/nsqd/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: nsqd
2-
home: https://github.com/deisthree/nsq
2+
home: https://github.com/teamhephy/nsq
33
version: <Will be populated by the ci before publishing the chart>
44
description: A kubernetes based docker image for running nsq daemon.
55
maintainers:
6-
- name: Deis Team
7-
email: engineering@deis.com
6+
- name: Team Hephy
7+
email: team@teamhephy.com

0 commit comments

Comments
 (0)