Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing Guidelines

This repository is part of the [Intro to Open Source course](https://opensauced.pizza/learn/intro-to-oss/). We recommend you to take and complete the course before you contribute to this repository.
This repository is part of the [Intro to Open Source course](https://learn.osscommunities.com/intro-to-oss/). We recommend you to take and complete the course before you contribute to this repository.

Contributions are always welcome, no matter how large or small. Before you begin, please read our [Code of Conduct](https://github.com/OpenSource-Communities/.github/blob/main/CODE_OF_CONDUCT.md) and follow the directions below:

Expand All @@ -20,4 +20,4 @@ In case you get stuck, feel free to ask for help in the [discussion](https://git

## Getting Started

Please follow the [Let's Get Practical](https://opensauced.pizza/learn/intro-to-oss/how-to-contribute-to-open-source#lets-get-practical) section of the [Intro to Open Source course](https://opensauced.pizza/learn/intro-to-oss/) to add yourself to the guestbook.
Please follow the [Let's Get Practical](https://learn.osscommunities.com/intro-to-oss/how-to-contribute-to-open-source#lets-get-practical) section of the [Intro to Open Source course](https://learn.osscommunities.com/intro-to-oss/) to add yourself to the guestbook.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
**Welcome to the Guestbook Repository!**

This guestbook is a place for people who have taken the [Intro to Open Source course](https://learn.osscommunities.com/intro-to-oss/) to take their first steps into contributing to open source.
This guestbook is a place for people who have taken the [Intro to Open Source course](https://github.com/OpenSource-Communities/intro/blob/main/docs/intro-to-oss/README.md) to take their first steps into contributing to open source.

## Getting Started

For complete instructions on how to add yourself to this guestbook, please head to the "[Let's Get Practical](https://opensauced.pizza/learn/intro-to-oss/how-to-contribute-to-open-source#lets-get-practical)" section in the Intro to Open Source course.
For complete instructions on how to add yourself to this guestbook, please head to the "[Let's Get Practical](https://learn.osscommunities.com/intro-to-oss/how-to-contribute-to-open-source#lets-get-practical)" section in the Intro to Open Source course.

## Resolving Merge Conflicts

If you encounter merge conflicts while contributing to this repository, read the Intro to Open Source course's "[Merge Conflicts in the Guestbook Repository](https://opensauced.pizza/learn/intro-to-oss/how-to-contribute-to-open-source#merge-conflicts-in-the-guestbook-repository)" section.
If you encounter merge conflicts while contributing to this repository, read the Intro to Open Source course's "[Merge Conflicts in the Guestbook Repository](https://learn.osscommunities.com/intro-to-oss/how-to-contribute-to-open-source#merge-conflicts)" section.

## What's Next?

Expand Down
Loading