From 13700aed0fc912caf8b456b7093035dfbf89d52a Mon Sep 17 00:00:00 2001 From: bitsflip Date: Tue, 23 Jun 2026 16:43:27 +0400 Subject: [PATCH] fixed issue #986 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b35ff87..9a3bbdb 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ This guestbook is a place for people who have taken the [Intro to Open Source co ## 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://opensauced.com/learn/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://opensauced.com/learn/intro-to-oss/how-to-contribute-to-open-source#merge-conflicts-in-the-guestbook-repository)" section. ## What's Next?