From 81f27b9f234c430585497e96d4f03d264ca419c8 Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:02:48 -0400 Subject: [PATCH] fix: fix broken links (#141) --- docs/community/100-days-of-oss.md | 2 +- docusaurus.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/community/100-days-of-oss.md b/docs/community/100-days-of-oss.md index 027a539b..f16f3e88 100644 --- a/docs/community/100-days-of-oss.md +++ b/docs/community/100-days-of-oss.md @@ -52,7 +52,7 @@ To make the most of your #100DaysOfOSS journey, here are some additional resourc If you're ready to start your #100DaysOfOSS journey, here are some tips to help you get started: - **Find a Project:** Explore the [OpenSauced](https://opensauced.pizza/) website to find a project that interests you. You can also check out the [weekly post](https://dev.to/bekahhw/series/) for exciting contribution opportunities. - **Take our Intro To Open Source Course:** If you're new to open source, we recommend taking our [Intro to Open Source](https://github.com/open-sauced/intro) course to learn more about open source and how to get started. -- **Record your journey:** You will learn alot as you navigate this challenge, so we highly recommend using our template repos from [GitHub](https://github.com/open-sauced/100-days-of-oss-template) or [Notion] (https://www.notion.so/a0m0rajab/100-Days-Of-Open-Source-2615e66772e14152897002e348c5f1bc?pvs=13) to help you reflect. Remember, this *your* journey, so feel free to customize them how ever you like. +- **Record your journey:** You will learn alot as you navigate this challenge, so we highly recommend using our template repos from [GitHub](https://github.com/open-sauced/100-days-of-oss-template) or [Notion](https://www.notion.so/a0m0rajab/100-Days-Of-Open-Source-2615e66772e14152897002e348c5f1bc?pvs=13) to help you reflect. Remember, this *your* journey, so feel free to customize them how ever you like. ## The Power of the #100DaysOfOSS Challenge The #100DaysOfOSS challenge offers a supportive community where developers can find encouragement, share experiences, and overcome roadblocks together. diff --git a/docusaurus.config.js b/docusaurus.config.js index 365d641b..4fbafa16 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -98,7 +98,7 @@ module.exports = { items: [ { label: 'GitHub', - href: 'https://github.com/open-sauced/open-sauced/discussions', + href: 'https://github.com/orgs/open-sauced/discussions', }, { label: 'Discord',