Skip to content

Commit 3e349e3

Browse files
committed
fix small issues
1 parent 2c540b4 commit 3e349e3

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

pages/index.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ initiatives:
130130
class="btn btn-success"
131131
target="_blank"
132132
>
133-
Join our Discord server
133+
Join us on Discord
134134
</a>
135135
</div>
136136
</div>
@@ -187,21 +187,17 @@ initiatives:
187187
<div class="card-body m-0">
188188
<h5 class="card-title text-dark">Study Groups</h5>
189189
<p class="card-text fw-lighter">
190-
We encourage the community to organize study groups
191-
to foster a collaborative environment for learning
192-
and sharing. Currently, OSL, sponsored by LiteRev,
193-
hosts a study group dedicated to enhancing
194-
problem-solving skills through the Advent of Code
195-
challenges.
190+
Join Open Science Labs study groups to engage, learn, and
191+
collaborate on diverse topics around open science and
192+
technologies.
196193
</p>
197194
</div>
198195
<div class="card-footer m-0">
199196
<a
200-
href="https://opensciencelabs.org/discord"
201-
class="btn btn-success"
202-
target="_blank"
197+
href="/learning/study-groups"
198+
class="btn btn-primary"
203199
>
204-
Join our Discord server
200+
Learn More
205201
</a>
206202
</div>
207203
</div>
@@ -211,7 +207,7 @@ initiatives:
211207
<div class="card-body m-0">
212208
<h5 class="card-title">Blog</h5>
213209
<p class="card-text fw-lighter">
214-
Our blog features contributions from our vibrant community,
210+
Our blog features contributions from our community,
215211
showcasing project updates, innovative research findings, and
216212
expert opinions to inspire and inform.
217213
</p>
@@ -283,7 +279,7 @@ initiatives:
283279
class="btn btn-success"
284280
target="_blank"
285281
>
286-
Join our Discord server
282+
Join us on Discord
287283
</a>
288284
</div>
289285
</div>

0 commit comments

Comments
 (0)