Skip to content

Commit 7d71970

Browse files
simonsteigershravanngoswamii
authored andcommitted
more relevant links at top of page
- added links to discourse and slack to the buttons at the top of the page - moved link to libraries page to "Learn more" section
1 parent 43f11a9 commit 7d71970

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

index.qmd

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,14 @@ description: |
4545
<a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="button--fill btn">
4646
Tutorials
4747
</a>
48-
<a href="/library" class="button btn">
49-
Ecosystem
48+
<a href="https://julialang.slack.com/archives/CCYDC34A0" class="button btn">
49+
Slack
50+
</a>
51+
<a href="https://discourse.julialang.org/c/domain/probprog/48" class="button btn">
52+
Discourse
5053
</a>
5154
<a href="https://github.com/TuringLang" class="button btn">
52-
View on GitHub
55+
GitHub
5356
</a>
5457
</div>
5558
</div>
@@ -138,12 +141,12 @@ end
138141
Learn more
139142
</h3>
140143
<div class="list grid quarto-listing-cols-3">
141-
<a class="pseudolisting" href="https://discourse.julialang.org/c/domain/probprog/48">
144+
<a class="pseudolisting" href="/library">
142145
<div class="card-title h5">
143-
Discourse
146+
Ecosystem
144147
</div>
145148
<p class="quarto-grid-item">
146-
Get support from and discuss with other users.
149+
Learn about all the packages that are part of The Turing Organization.
147150
</p>
148151
</a>
149152
<a class="pseudolisting" href="https://turinglang.org/docs/tutorials/docs-00-getting-started/">

0 commit comments

Comments
 (0)