Skip to content

Commit 19cbc01

Browse files
committed
tutorials.qmd -> tutorials/index.qmd
1 parent ba8e77a commit 19cbc01

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ website:
2323
- text: "Events"
2424
file: events/index.qmd
2525
- text: "Tutorials & demos"
26-
file: tutorials.qmd
26+
file: tutorials/index.qmd
2727
- text: Working Group
2828
file: working-group.qmd
2929
- text: Resources

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is a community-maintained site for people interested in contributing to cor
88

99
Join our [Slack Group](slack.qmd) to chat with current and aspiring R contributors. Everyone interested is welcome!
1010

11-
Read the [R Development Guide](https://contributor.r-project.org/rdevguide){target="_blank"}, follow a [Tutorial](tutorials.qmd), or attend an [Event](events/index.qmd) to learn more about contributing to R.
11+
Read the [R Development Guide](https://contributor.r-project.org/rdevguide){target="_blank"}, follow a [Tutorial](tutorials/index.qmd), or attend an [Event](events/index.qmd) to learn more about contributing to R.
1212

1313
## Quick Start
1414

File renamed without changes.

0 commit comments

Comments
 (0)