Skip to content

Commit c1a2e8c

Browse files
authored
Merge pull request #3525 from sandstorm-io/irc-change
Update IRC channel in docs
2 parents f2cfd87 + 11f2534 commit c1a2e8c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ So you want to contribute to Sandstorm. Awesome! This document will help you get
66

77
Before you start making changes to Sandstorm, you should join [the sandstorm-dev mailing list](https://groups.google.com/group/sandstorm-dev) and tell us what you're up to. We might be able to give you tips or warn you if someone is already working on the same thing.
88

9-
You can also chat with us on IRC at #sandstorm on Freenode -- but don't be discouraged if no one answers; sometimes we're busy. :)
9+
You can also [chat with us on IRC](https://kiwiirc.com/client/irc.libera.chat/?channel=#sandstorm) at #sandstorm on libera.chat -- but don't be discouraged if no one answers; sometimes we're busy. :)
1010

1111
## Non-code contributions
1212

docs/administering/install-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Take a look at this file on your Sandstorm server:
4444
- /opt/sandstorm/var/log/sandstorm.log
4545

4646
Feel free to share the contents of the log file in the [#sandstorm chat
47-
room.](https://sandstorm.io/community). Consider uploading it to a pastebin, rather than pasting the
47+
room](https://sandstorm.io/community). Consider uploading it to a pastebin, rather than pasting the
4848
whole file into IRC. A common pastebin to use is [gist.github.com.](https://gist.github.com/) The
4949
Sandstorm core team has attempted to ensure that your Sandstorm log does not contain any private
5050
information to you, but feel very free to read the log file before sharing it.

docs/developing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apps on top of Sandstorm, package existing apps, and understand how apps and San
66
<a class="next-step why" href="https://sandstorm.io/developer">Why Sandstorm</a>
77
<a class="next-step discussion" href="https://groups.google.com/d/forum/sandstorm-dev">Community Q&amp;A</a>
88
<a class="next-step app-market" href="https://apps.sandstorm.io/">See App Market</a>
9-
<a class="next-step live-chat" href="https://kiwiirc.com/client/irc.freenode.net/?channel=#sandstorm">Live chat via IRC</a>
9+
<a class="next-step live-chat" href="https://kiwiirc.com/client/irc.libera.chat/?channel=#sandstorm">Live chat via IRC</a>
1010
<a class="next-step demo-app" href="https://apps.sandstorm.io/app/0dp7n6ehj8r5ttfc0fj0au6gxkuy1nhw2kx70wussfa1mqj8tf80">Try a demo app</a>
1111
</div>
1212
<!-- <div class="next-step">Sample apps in PHP, Python, Meteor</div> -->
@@ -45,7 +45,7 @@ Not written yet:
4545
The Sandstorm ecosystem is full of people who want to promote your app, give you feedback, and use
4646
it.
4747

48-
- **Getting help**: [Community feedback and Q&A](https://groups.google.com/d/forum/sandstorm-dev) | [Real-time IRC chat on freenode](https://kiwiirc.com/client/irc.freenode.net/?channel=#sandstorm) | [Watch presentations on the Sandstorm YouTube channel](https://www.youtube.com/channel/UC8xKZRW86Fa9W00uAppBXXg)
48+
- **Getting help**: [Community feedback and Q&A](https://groups.google.com/d/forum/sandstorm-dev) | [Real-time IRC chat on libera.chat](https://kiwiirc.com/client/irc.libera.chat/?channel=#sandstorm) | [Watch presentations on the Sandstorm YouTube channel](https://www.youtube.com/channel/UC8xKZRW86Fa9W00uAppBXXg)
4949
- **Publicity**: [Give a meetup/conference talk about your app](https://sandstorm.io/news/2015-12-17-community-talks) | [Public demo service for all Sandstorm apps](https://sandstorm.io/news/2015-02-06-app-demo)
5050
- **Read more**: [All community resources](https://sandstorm.io/community)
5151

docs/developing/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This page lists common problems and work-arounds.
33
This page needs expansion! If you encounter a new problem and solve it, feel
44
free to add it here. If you encounter a problem you don't know how to solve,
55
try asking on Stack Overflow, and be sure to add the "sandstorm.io" tag to your
6-
question. Or, talk to us on IRC (#sandstorm on freenode) or
6+
question. Or, talk to us on IRC (#sandstorm on libera.chat) or
77
[sandstorm-dev](https://groups.google.com/group/sandstorm-dev).
88

99
Note that language-specific issues should be documented in the

docs/sandstorm_readthedocs_modified_theme/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
>Sandstorm-dev Group</a
4444
>
4545
<a
46-
href="https://kiwiirc.com/client/irc.freenode.net/?channel=#sandstorm"
46+
href="https://kiwiirc.com/client/irc.libera.chat/?channel=#sandstorm"
4747
class="btn btn-neutral"
4848
>IRC</a
4949
>

0 commit comments

Comments
 (0)