Skip to content

Commit 6b7e685

Browse files
piotrnarajowskisjanc
authored andcommitted
community: use hosted Slack Icon
Use hosted Slack Icon file. instead of externally loaded. The Icon wasn't properly displayed.
1 parent 875d98a commit 6b7e685

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

custom-theme/community.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<p text-center><a href="mailto:dev-unsubscribe@mynewt.apache.org">Unsubscribe</a></p>
2020
<p> <a href="https://mail-archives.apache.org/mod_mbox/mynewt-dev/" target="_blank">Mail archives</a> </p>
2121
<p> Find us on Slack:</p>
22-
<p> <a href="{{ config.extra.slack_url }}"><img src="https://www.countit.com/images/add_to_slack.png" alt="Slack Icon" title="Join our Slack Community" /></a></p>
22+
<p> <a href="{{ config.extra.slack_url }}"><img src="/img/add_to_slack.png" alt="Slack Icon" title="Join our Slack Community" /></a></p>
2323
</div>
2424
</div>
2525
<div class="col-md-4 mailing-list">
@@ -56,11 +56,11 @@ <h3>Getting involved</h3>
5656

5757
<p> If you want to browse the code, <a href="https://github.com/apache/mynewt-core">Mynewt Core Repo</a> is the best place to start.
5858

59-
<p> If you wish to contribute code, a quick look at the <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Contributing+to+Apache+Mynewt"> recommended steps </a> should help.
59+
<p> If you wish to contribute code, a quick look at the <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Contributing+to+Apache+Mynewt"> recommended steps </a> should help.
6060

6161
<h3>Bug Submission and Issue Tracking</h3>
6262
<p> Issues, features, improvements, and wish-lists are now tracked on the <a href="https://github.com/apache/mynewt-core/issues">Mynewt Core Github Repo</a>. New issues will be marked with the appropriate label by a committer who will review them. </p>
63-
63+
6464
<p> If you are a contributor and wish to work on a change, it's always a good idea to introduce the change in the dev@ mailing list before submitting a pull request into the GitHub mirror for your change. </p>
6565
<br>
6666

0 commit comments

Comments
 (0)