Skip to content

Commit 141d237

Browse files
committed
RCWG as top-level and tweaks to index text
1 parent f37a7bb commit 141d237

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ website:
2626
file: events.md
2727
- text: "Tutorials & demos"
2828
file: tutorials.md
29+
- text: Working Group
30+
file: working-group.md
2931
- text: Resources
3032
menu:
3133
- text: R Development Guide
@@ -34,8 +36,6 @@ website:
3436
- text: Translations Community Page
3537
href: https://contributor.r-project.org/translations/
3638
target: _blank
37-
- text: R Contribution Working Group
38-
file: working-group.md
3939
- text: R Core Developer Page
4040
href: https://developer.r-project.org/
4141
target: _blank

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: custom
44

55
# R Contributor Site
66

7-
This is a site for people interested in contributing to R core - the code and documentation that gets distributed as base R.
7+
This is a community-maintained site for people interested in contributing to core R codebase - the code and documentation that gets [distributed as base R](https://cloud.r-project.org).
88

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

0 commit comments

Comments
 (0)