Skip to content

Commit 64ba379

Browse files
authored
fix: broken links caused by new url for docs (#341)
* Replace old docs links with new * Replace intro links with learn links * Fix links in nav bar * Fix footer link to blog * Change the url back after overwriting with find and replace
1 parent 280f3ec commit 64ba379

File tree

33 files changed

+40
-47
lines changed

33 files changed

+40
-47
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
## 🤝 Contributing
1818

19-
We encourage you to contribute to OpenSauced! All contributors are required to abide by our [Code of Conduct](https://github.com/open-sauced/.github/blob/main/CODE_OF_CONDUCT.md). Please check out the [Contributing guide](https://docs.opensauced.pizza/contributing/introduction-to-contributing/) for guidelines about how to proceed with your contribution.
19+
We encourage you to contribute to OpenSauced! All contributors are required to abide by our [Code of Conduct](https://github.com/open-sauced/.github/blob/main/CODE_OF_CONDUCT.md). Please check out the [Contributing guide](https://opensauced.pizza/docs/contributing/introduction-to-contributing/) for guidelines about how to proceed with your contribution.
2020

2121
<img align="right" src="https://i.ibb.co/CJfW18H/ship.gif" width="200"/>
2222

blog/2023/2023-04-17-writing-your-first-pull-request-tips-best-practices-and-ai-powered-tools-for-success.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Maintainers want to help you write your PR; that’s why they often outline cont
1616

1717
![Jerry McGuire “Help me, help you gif”](https://media.giphy.com/media/uRb2p09vY8lEs/giphy.gif)
1818

19-
This file—often called CONTRIBUTING.md—gives guidelines for submitting your PR, including information like whether or not you need to write tests, the communication process, coding style, and how to submit your pull request. Check out [OpenSauced’s Contributing Guide](https://docs.opensauced.pizza/contributing/introduction-to-contributing/), as an example.
19+
This file—often called CONTRIBUTING.md—gives guidelines for submitting your PR, including information like whether or not you need to write tests, the communication process, coding style, and how to submit your pull request. Check out [OpenSauced’s Contributing Guide](https://opensauced.pizza/docs/contributing/introduction-to-contributing/), as an example.
2020

2121
## Tips for Your First PR
2222
Although every repository may have unique guidelines, there are general guidelines for all PRs. Here are some tips to keep in mind:
@@ -41,7 +41,7 @@ A well-written description will help the maintainer understand the purpose of th
4141
3. Helps with future reference. A well-documented PR provides a historical record of the changes made. This helps future team members to understand the evolution of the code and the decisions made along the way. It also helps with future maintenance and debugging.
4242

4343
![OpenSauced's Examples for communication style](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/sc4v1pihnggpq0asu671.png)
44-
<small> OpenSauced’s [CONTRIBUTING guidelines for communication style](https://docs.opensauced.pizza/contributing/introduction-to-contributing/) </small>
44+
<small> OpenSauced’s [CONTRIBUTING guidelines for communication style](https://opensauced.pizza/docs/contributing/introduction-to-contributing/) </small>
4545

4646
### Link the issue
4747
If the PR is related to an issue, you can link that issue and automatically close the issue when the PR is merged. One way to do this is to use this syntax: `closes #issue-number` for example, `closes #11`.

blog/2023/2023-07-12-100daysofoss-growing-skills-and-real-world-experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ Our hope is that the community will provide a safe space to discuss challenges,
7272

7373
5. **Making a Positive Impact**: Your contributions benefit other contributors who rely on these projects, fostering a sense of fulfillment and giving back to the community.
7474

75-
For more information on the challenge, like our upcoming events, including our Intro to Open Source Workshops, check out our [#100DaysOfOSS docs page](https://docs.opensauced.pizza/community/100-days-of-oss/). We'll have more great information and resources there on our launch day to help you on your journey. We'll also be dropping daily prompts on Twitter, so feel free to follow [@saucedopen](https://twitter.com/saucedopen) there for more inspiration.
75+
For more information on the challenge, like our upcoming events, including our Intro to Open Source Workshops, check out our [#100DaysOfOSS docs page](https://opensauced.pizza/docs/community/100-days-of-oss/). We'll have more great information and resources there on our launch day to help you on your journey. We'll also be dropping daily prompts on Twitter, so feel free to follow [@saucedopen](https://twitter.com/saucedopen) there for more inspiration.
7676

7777
If you have any questions or suggestions, feel free to drop them below, so we can continue to work on supporting you in your open source adventure.

blog/2023/2023-07-17-the-power-of-git-a-guide-to-collaborative-version-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Historically, collaborating on code involved manual file sharing or maintaining
3636
2. **Effortless Synchronization**- By cloning repositories, team members can create local copies of the codebase. This means that everyone has their own version to work on and they can use Git to share the changes between repositories.
3737

3838
## Getting Started with Git
39-
If you want to get some hands-on experience using git, check out OpenSauced's [Intro to Open Source Course](https://github.com/open-sauced/intro) or sign-up for one of our workshops that are listed on the bottom of our [#100DaysOfOSS Challenge docs](https://docs.opensauced.pizza/community/100-days-of-oss/).
39+
If you want to get some hands-on experience using git, check out OpenSauced's [Intro to Open Source Course](https://github.com/open-sauced/intro) or sign-up for one of our workshops that are listed on the bottom of our [#100DaysOfOSS Challenge docs](https://opensauced.pizza/docs/community/100-days-of-oss/).
4040

4141
### Remote Repositories and Collaboration
4242
Git allows for collaboration by enabling developers to work on the same codebase from remote locations.

blog/2023/2023-08-07-you-dont-need-a-mentor-embracing-the-power-of-community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If a structured learning experience isn’t for you, you can also find a particu
4949
### The Power of Online Communities
5050

5151
Over the last couple of years, online communities and forums have exploded with opportunity. I’m confident that there is a community that suits your needs out there already (but that doesn’t mean you can’t start your own if you can’t find one!) If you’re not sure where to start OpenSauced offers a lot of different opportunities to be part of a community and ask questions:
52-
- [#100DaysOfOSS](https://docs.opensauced.pizza/community/100-days-of-oss/)
52+
- [#100DaysOfOSS](https://opensauced.pizza/docs/community/100-days-of-oss/)
5353
- [OpenSauced Community](https://github.com/orgs/open-sauced/discussions)
5454
- [OpenSauced Twitter + Twitter Spaces](https://twitter.com/saucedopen)
5555

blog/2023/2023-08-22-navigating-open-source-my-journey-to-contributing-and-getting-my-first-freecodecamp-pr-accepted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ It took me longer than I anticipated, but I’m proud of getting my first PR acc
148148
If you're considering making your first open-source contribution, I encourage you to get started today. Here are some gentle ways to get started in open source:
149149

150150
- Take our [Intro To Open Source Course](https://github.com/open-sauced/intro) to learn more about open source and how to get started.
151-
- Join [#100DaysOfOSS](https://docs.opensauced.pizza/community/100-days-of-oss/)
151+
- Join [#100DaysOfOSS](https://opensauced.pizza/docs/community/100-days-of-oss/)
152152

153153
If you have any questions or feedback, drop them in the comments below.
154154

blog/2023/2023-09-05-how-to-participate-in-hacktoberfest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Remember, Hacktoberfest isn't just about coding. Projects need help with documen
4747
## Places for First-Time Contributors to Start
4848
If you’re a first-time contributor, we’ve got you covered. One of our goals at OpenSauced is to make learning how to contribute to open source a positive experience. In preparation, we have documentation, a course (that gets you your first PR!), and support resources to help you get started and learn what you need to level up your open source experience.
4949

50-
- [#100DaysOfOSS](https://docs.opensauced.pizza/community/100-days-of-oss/)
51-
- [Intro to Open Source Course](https://intro.opensauced.pizza/#/)
50+
- [#100DaysOfOSS](https://opensauced.pizza/docs/community/100-days-of-oss/)
51+
- [Intro to Open Source Course](https://opensauced.pizza/learn/#/)
5252
- [pizza-verse repo](https://github.com/open-sauced/pizza-verse)
5353
- [Open Source 101: A Beginner's Guide to Getting Started](https://dev.to/opensauced/open-source-101-a-beginners-guide-to-getting-started-37fb)
5454
- [How to Contribute to Open Source without Knowing How to Code](https://dev.to/opensauced/how-to-contribute-to-open-source-without-knowing-how-to-code-a-guide-with-project-suggestions-59e5)

blog/2023/2023-09-20-open-source-abcs-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Today, we're covering the letter "R" for Repository.
1414

1515
**Repository**: A repository is a central location where open-source projects store their source code, documentation, and related files. Platforms like GitHub and GitLab provide hosting services for repositories.
1616

17-
If you want to practice creating your own repository, check out [Practice Contributing with VS Code](https://intro.opensauced.pizza/#/04-tools-to-be-successful?id=practicing-contributing-with-vs-code) in our intro to open source course.
17+
If you want to practice creating your own repository, check out [Practice Contributing with VS Code](https://opensauced.pizza/learn/#/04-tools-to-be-successful?id=practicing-contributing-with-vs-code) in our intro to open source course.
1818

1919
Now, we want to hear from you! What other OSS terms can you think of that start with the letter "R"?
2020

blog/2023/2023-10-17-setting-up-your-first-github-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: "Discover how to set up a GitHub Action that automatically posts a
77
---
88

99

10-
A couple of months ago, we launched the [Intro to Open Source Course](https://intro.opensauced.pizza/#/), which connects to another repository called [guestbook](https://github.com/open-sauced/guestbook). When the person taking the course gets to chapter five, they put their new-found knowledge to work and create a pull request on the guestbook.
10+
A couple of months ago, we launched the [Intro to Open Source Course](https://opensauced.pizza/learn/#/), which connects to another repository called [guestbook](https://github.com/open-sauced/guestbook). When the person taking the course gets to chapter five, they put their new-found knowledge to work and create a pull request on the guestbook.
1111

1212
<!-- truncate -->
1313

blog/2023/2023-11-01-how-to-get-your-pull-request-reviewed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The description should explain what you’re submitting and give any necessary d
3535

3636

3737
![This PR adds the AI PR description generation feature as suggested in #18. A new page is added to the extension dropdown to configure the description parameters. The text-generation is done using OpenAI's GPT-3.5 with the input context sourced from the code diff and/or the PR commits as configured by the user.
38-
The feature documentation will be added to https://docs.opensauced.pizza.](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u959rkuvmwehf44l7ebr.png)
38+
The feature documentation will be added to https://opensauced.pizza/docs.](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u959rkuvmwehf44l7ebr.png)
3939

4040

4141
### Type of PR

0 commit comments

Comments
 (0)