Skip to content

Commit e97556e

Browse files
authored
Merge pull request #190 from openworm/development
Minor fixes & updated links/fixed typos
2 parents 3c38ead + a700a5a commit e97556e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

events.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h2 class="title">Open House @ Sainsbury Wellcome Centre</h2>
112112
<h2 class="title">Connectome to behaviour: modelling C. elegans at cellular resolution </h2>
113113
<p class="desc">Royal Society Discussion meeting, London, UK</p>
114114
<ul>
115-
<li style="width:50%;"><a href="https://www.sainsburywellcome.org/web/blog/openworm-building-virtual-nervous-system"><span class="fa fa-globe"></span> Website</a></li>
115+
<li style="width:50%;"><a href="https://royalsocietypublishing.org/doi/10.1098/rstb.2017.0366"><span class="fa fa-globe"></span>Meeting report</a></li>
116116
</ul>
117117
</div>
118118
</li>

footer-content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
3.0</a>.
8484
</p>
8585
<p>
86-
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome by Dave Gandy</a>
86+
<a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">Font Awesome by Dave Gandy</a>
8787
</p>
8888
</div>
8989
</footer>

header-content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</li>
3535
</ul>
3636
<ul class="nav pull-right">
37-
<li><a class="fa fa-github fa-15x" href="http://docs.openworm.org/Community/github"
37+
<li><a class="fa fa-github fa-15x" href="https://github.com/openworm/.github/blob/main/testsheet/README.md"
3838
target="_blank"></a></li>
3939
<li><a class="minilogo" rel="tooltip" data-placement="right"
4040
data-original-title='"What I cannot create, I do not understand" - R. Feynman'></a>

science.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h3>Sibernetic</h3>
172172
<img src="./img/sci_bernetic.png" alt="" width="500">
173173
<br/><br/>
174174
<p class="lead">
175-
Openworm has been developing <a href="http://openworm.github.io/sibernetic/" target="_blank">Sibernetic</a>, a C++ implementation of the Predictive-corrective
175+
OpenWorm has been developing <a href="http://openworm.github.io/sibernetic/" target="_blank">Sibernetic</a>, a C++ implementation of the Predictive-corrective
176176
Incompressible Smooth Particle Hydrodynamics (PCI-SPH) algorithm based on the work of <a href="https://sph-sjtu-f06.googlecode.com/files/a40-solenthaler.pdf" target="_blank">Solenthaler</a>.
177177
The algorithm has been extended to model contractile matter and membranes for simulating
178178
the muscle tissue of the <i>C. elegans</i>. The implementation uses OpenCL to distribute the computation

supporters.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ <h1>Academic Support</h1>
140140
<h1>Donors</h1>
141141
<i class="fa fa-money fa-xl"></i>
142142
<p class="marketing-byline">
143-
Accelerating our progress with generous donations.
143+
Accelerating our progress with generous donations. You can <a href="donate.html">donate</a> too!
144144
</p>
145145
<!-- ROW 1 -->
146146
<div class="row-fluid">

0 commit comments

Comments
 (0)