Skip to content

Commit e0f4524

Browse files
authored
Merge pull request #179 from openworm/development
Minor update to github links
2 parents a297e20 + d691a33 commit e0f4524

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

getting_started.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,16 @@ <h1>Code and documentation</h1>
136136
<p class="lead">
137137

138138
All the code we produce in the OpenWorm project is Open Source and available
139-
on <a href="http://docs.openworm.org/Community/github" target="_blank">GitHub</a>.
139+
on <a href="https://github.com/openworm" target="_blank">GitHub</a>.
140140
This makes it easy for everyone to look at and play with.
141141

142142
</p>
143143
<div class="span9 pagination-centered">
144144
<i class="fa fa-github fa-xxl"></i>
145145
</div>
146146
<p class="lead">
147-
Detailed documentation for each sub-project is available from the <a href="http://docs.openworm.org/projects" target="_blank">Projects</a> page.
147+
Detailed documentation for each sub-project is available from the <a href="http://docs.openworm.org/projects" target="_blank">Projects</a> page,
148+
and you can see an overview of tests on the core repositories <a href="https://github.com/openworm/.github/blob/main/testsheet/README.md" target="_blank">here</a>.
148149
</p>
149150
</section>
150151
<!-- Ask a question ================================================== -->

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h1>Open Science at its best.</h1>
391391
<h2>Source code</h2>
392392
<p>
393393
All the code produced as part of the OpenWorm project is on
394-
<a href="http://docs.openworm.org/Community/github"
394+
<a href="https://github.com/openworm"
395395
target="_blank">GitHub</a>
396396
under
397397
<a href="http://opensource.org/licenses/MIT" target="_blank">MIT</a>

0 commit comments

Comments
 (0)