Skip to content

Commit

Permalink
Fix links to #harbor on cloud-native.slack.com
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Nelson <[email protected]>
  • Loading branch information
absoludity committed Sep 10, 2019
1 parent f5c49d7 commit b4ab594
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ params:
handle: "@project_harbor"
- title: Slack
logo: /img/icons/slack-icon.svg
link: https://cncf.slack.com/messages/harbor
link: https://cloud-native.slack.com/messages/harbor
handle: "#harbor"
- title: User Group
logo: /img/icons/user-group-icon.svg
Expand Down Expand Up @@ -201,7 +201,7 @@ params:
url: "https://twitter.com/project_harbor"
icon: /img/icons/twitter-icon.svg
- name: Slack
url: "https://cncf.slack.com/messages/harbor"
url: "https://cloud-native.slack.com/messages/harbor"
icon: /img/icons/slack-icon.svg
- name: User Group
url: "https://groups.google.com/forum/#!forum/harbor-users"
Expand Down
2 changes: 1 addition & 1 deletion content/blogs/harbor-1.7.0-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ who've spent time working on Harbor and contributing to the project:
## Join the Fun
Many thanks to the community for your continued support! We love contributions
of any kind, including tweaking the documentation, helping others in our
#harbor [Slack channel](https://cncf.slack.io/), adding docs, tests or even
#harbor [Slack channel](https://slack.cncf.io/), adding docs, tests or even
performing code reviews. You can find details on joining us
[here](https://goharbor.io/community/).
4 changes: 2 additions & 2 deletions themes/harbor/layouts/partials/single/template-community.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h3>Slack</h3>
<div class="list-article-info">
<p>Join Harbor's community to discuss your experience and ask questions:
<br/>
<a href="https://slack.cncf.io" class="hlink">CNCF Slack;</a>, channel: <a href="https://cncf.slack.com/messages/harbor">#harbor</a>.
<a href="https://slack.cncf.io" class="hlink">CNCF Slack;</a>, channel: <a href="https://cloud-native.slack.com/messages/harbor">#harbor</a>.
</p>

</div>
Expand Down Expand Up @@ -80,7 +80,7 @@ <h3>Developer Groups</h3>
<section class="module module--content">
<div class="container wrap">
<p class="pad-t-3">
Below are some of Harbor’s users and partners. If you would like to be listed on this page as a reference user or partner, please send an email to <a href="mailto:[email protected]" class="hlink">[email protected]</a>, or reach out to us on [Slack](https://cncf.slack.com/messages/harbor).
Below are some of Harbor’s users and partners. If you would like to be listed on this page as a reference user or partner, please send an email to <a href="mailto:[email protected]" class="hlink">[email protected]</a>, or reach out to us on [Slack](https://cloud-native.slack.com/messages/harbor).
</p>
</div>
</section>
Expand Down

0 comments on commit b4ab594

Please sign in to comment.