Skip to content

Commit 405633a

Browse files
authored
chore: update some links to fred (#40840)
1 parent f33de00 commit 405633a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

files/en-us/mdn/community/getting_started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Here's a list of ways you can contribute to MDN Web Docs:
6060
- [Review pull requests](/en-US/docs/MDN/Community/Pull_requests)
6161
- [Help beginners in our community](/en-US/docs/MDN/Community)
6262
- [Help translate MDN Web Docs](/en-US/docs/MDN/Community/Translated_content)
63-
- [Help fix known backend issues](https://github.com/mdn/rari/issues) and [known frontend issues](https://github.com/mdn/yari/issues)
63+
- [Help fix known backend issues](https://github.com/mdn/rari/issues) and [known frontend issues](https://github.com/mdn/fred/issues)
6464
- [Help us keep browser compatibility data up to date](https://github.com/mdn/browser-compat-data)
6565

6666
## Contributions

files/en-us/mdn/community/issues/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Using the [guidelines on working on an issue](#guidelines_for_working_on_an_issu
120120

121121
- The MDN Web Docs **content** (in English) in the [mdn/content](https://github.com/mdn/content) repository
122122
- The MDN Web Docs **translated content** in the [mdn/translated-content](https://github.com/mdn/translated-content) repository
123-
- The MDN Web Docs **frontend** in the [mdn/yari](https://github.com/mdn/yari) repository
123+
- The MDN Web Docs **frontend** in the [mdn/fred](https://github.com/mdn/fred) repository
124124

125125
Each repository includes useful information to guide you on how to contribute.
126126
For more information, see [our main GitHub repositories](/en-US/docs/MDN/Community/Our_repositories).

files/en-us/mdn/community/our_repositories/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This document describes the repositories (repos) you may need when contributing
1616
- : This is where all the English content of the site is maintained, and where you'll make all changes to page content, prose, and in-page code examples.
1717
- [rari](https://github.com/mdn/rari)
1818
- : The **backend** of the MDN Web Docs platform, where you'll go if you want to make changes to page structures, templating, and rendering machinery.
19-
- [yari](https://github.com/mdn/yari)
19+
- [fred](https://github.com/mdn/fred)
2020
- : The **frontend** of MDN Web Docs, where you'll find styles, design, and layout functionality.
2121
- [browser-compat-data](https://github.com/mdn/browser-compat-data)
2222
- : Data used to generate the browser compatibility tables found on our reference pages.

0 commit comments

Comments
 (0)