Skip to content

Commit 0b5fbd4

Browse files
committed
Fix blog link
Fixes #172
1 parent 598c27b commit 0b5fbd4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

contacts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1 style="float: left;">Interact with us on social media!</h1><i class="fa fa-t
7474
<div class="clearer"></div>
7575
</div>
7676
<p class="lead">
77-
For ongoing information about OpenWorm, please follow our <a href="http://blog.openworm.org/" target="_blank">blog</a> on tumblr.
77+
For ongoing information about OpenWorm, please follow our <a href="https://openworm.tumblr.com/" target="_blank">blog</a> on tumblr.
7878
You can also follow us and interact on <a href="https://twitter.com/OpenWorm" target="_blank">Twitter</a> and <a href="https://www.facebook.com/OpenWorm" target="_blank">Facebook</a> for more frequent updates.
7979
</p>
8080
<div class="large-spacer"></div>

footer-content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="container">
33
<ul class="footer-links">
44
<li>
5-
<a href="http://blog.openworm.org">Blog</a>
5+
<a href="https://openworm.tumblr.com/">Blog</a>
66
</li>
77
<li class="muted">
88
&middot;

get_involved.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1>Coder</h1>
9999
<br/><br/>
100100

101101
We have provided an extensive guide to getting started with the project in
102-
<a href="http://docs.openworm.org/#contributing-to-openworm" target="_blank">our documentation</a>.
102+
<a href="http://docs.openworm.org/#contributing-to-openworm" target="_blank">our documentation</a>. Also, have a look at the overview of <a href="https://github.com/openworm/.github/blob/main/testsheet/README.md" target="_blank">currently active projects</a>.
103103
Please start there and if you have any questions do not hesitate to <a href="./contacts.html">contact us</a>.
104104

105105
</p>

0 commit comments

Comments
 (0)