You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting_started.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -136,15 +136,16 @@ <h1>Code and documentation</h1>
136
136
<pclass="lead">
137
137
138
138
All the code we produce in the OpenWorm project is Open Source and available
139
-
on <ahref="http://docs.openworm.org/Community/github" target="_blank">GitHub</a>.
139
+
on <ahref="https://github.com/openworm" target="_blank">GitHub</a>.
140
140
This makes it easy for everyone to look at and play with.
141
141
142
142
</p>
143
143
<divclass="span9 pagination-centered">
144
144
<iclass="fa fa-github fa-xxl"></i>
145
145
</div>
146
146
<pclass="lead">
147
-
Detailed documentation for each sub-project is available from the <ahref="http://docs.openworm.org/projects" target="_blank">Projects</a> page.
147
+
Detailed documentation for each sub-project is available from the <ahref="http://docs.openworm.org/projects" target="_blank">Projects</a> page,
148
+
and you can see an overview of tests on the core repositories <ahref="https://github.com/openworm/.github/blob/main/testsheet/README.md" target="_blank">here</a>.
148
149
</p>
149
150
</section>
150
151
<!-- Ask a question ================================================== -->
0 commit comments