Skip to content

Commit 7fb4374

Browse files
committed
Merge branch 'master' into scicatlive_effort
2 parents eace575 + f27d802 commit 7fb4374

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
2525
url: "http://scicatproject.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2626
github_organization: SciCatProject
2727
contact_email: [email protected]
28-
slack_channel: https://scicat.slack.com/archives/C08GYULHELQ
28+
slack_invite: https://join.slack.com/t/scicat/shared_invite/zt-251efp7t2-8IqFDo3sPN8TYWgKNywccg
2929
scicatcon_link: https://indico.ess.eu/event/3731/
3030

3131
version: 3.0.0

_includes/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1 class="mt-5 mb-5">Contact</h1>
1717
</a>
1818
</div>
1919
<div class="col-lg-3 text-center">
20-
<a href="{{ site.slack_channel }}" class="contact-link" target="_blank">
20+
<a href="{{ site.slack_invite }}" class="contact-link" target="_blank">
2121
<img src="../assets/images/slack_logo.jpg" alt="Slack Logo">
2222
<p>Slack Channel</p>
2323
</a>

0 commit comments

Comments
 (0)