Skip to content

Commit 638b375

Browse files
commit suggestions
1 parent c1e8c3b commit 638b375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/featured-tutorials.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- "Basics"
66
- "Getting Started"
77

8-
- title: "Introductory Concepts"
8+
- title: "Introduction: Coin Flipping"
99
href: "https://turinglang.org/docs/tutorials/coin-flipping/"
1010
description: "Learn the basic concepts of Bayesian modeling by working through a simple coin-flipping example."
1111
category:

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
7676
::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
7777
```{=html}
7878
<a href="https://turinglang.org/docs/getting-started/" class="button btn">Get Started</a>
79-
<a href="https://turinglang.org/docs/tutorials/coin-flipping/" class="text-muted" style="font-size: 0.9em;">View Introductory Concepts</a>
79+
<a href="https://turinglang.org/docs/tutorials/coin-flipping/" class="text-muted" style="font-size: 0.9em;">Beginner's Walkthrough</a>
8080
```
8181
:::
8282

0 commit comments

Comments
 (0)