From 6c8697f036ac8d88ff86bdd9e68577047ce01f3a Mon Sep 17 00:00:00 2001 From: Sem Bauke Date: Wed, 27 Dec 2023 16:14:52 +0100 Subject: [PATCH] fix: make The Odin Project links target blanks (#52705) Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com> --- .../introduction-flexbox-question-g.md | 2 +- .../introduction-flexbox-question-h.md | 2 +- .../introduction-flexbox-question-i.md | 2 +- .../introduction-flexbox-question-j.md | 2 +- .../top-learn-html-foundations/html-foundations-question-a.md | 2 +- .../top-learn-html-foundations/html-foundations-question-g.md | 2 +- .../top-links-and-images/links-and-images-question-e.md | 2 +- .../top-links-and-images/links-and-images-question-f.md | 2 +- .../top-links-and-images/links-and-images-question-g.md | 2 +- .../top-links-and-images/links-and-images-question-h.md | 2 +- .../top-the-box-model/the-box-model-question-c.md | 2 +- .../top-the-box-model/the-box-model-question-d.md | 2 +- .../top-the-box-model/the-box-model-question-h.md | 2 +- .../top-the-box-model/the-box-model-question-i.md | 2 +- .../top-the-box-model/the-box-model-question-j.md | 2 +- .../top-the-box-model/the-box-model-question-k.md | 2 +- .../top-the-box-model/the-box-model-question-l.md | 2 +- .../top-the-box-model/the-box-model-question-m.md | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-g.md b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-g.md index 0a78e5e6e38..f227aafbb8a 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-g.md +++ b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-g.md @@ -6,7 +6,7 @@ dashedName: introduction-flexbox-question-g --- # --description-- -Search through [our handbook](https://www.freecodecamp.org/news/the-css-flexbox-handbook) and find the answer to the question below. +Search through our handbook and find the answer to the question below. # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-h.md b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-h.md index edc24b1414c..ef157f89b35 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-h.md +++ b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-h.md @@ -6,7 +6,7 @@ dashedName: introduction-flexbox-question-h --- # --description-- -Search through [our handbook](https://www.freecodecamp.org/news/the-css-flexbox-handbook) and find the answer to the question below. +Search through our handbook and find the answer to the question below. # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-i.md b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-i.md index e0b8073aaab..f9c6ac4a2fe 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-i.md +++ b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-i.md @@ -6,7 +6,7 @@ dashedName: introduction-flexbox-question-i --- # --description-- -Search through [our handbook](https://www.freecodecamp.org/news/the-css-flexbox-handbook) and find the answer to the question below. +Search through our handbook and find the answer to the question below. # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-j.md b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-j.md index b56d2d0c276..97350471aa0 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-j.md +++ b/curriculum/challenges/english/16-the-odin-project/top-introduction-to-flexbox/introduction-flexbox-question-j.md @@ -6,7 +6,7 @@ dashedName: introduction-flexbox-question-j --- # --description-- -Search through [our handbook](https://www.freecodecamp.org/news/the-css-flexbox-handbook) and find the answer to the question below. +Search through our handbook and find the answer to the question below. # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-a.md b/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-a.md index 1b62f6646b5..e05450564f8 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-a.md +++ b/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-a.md @@ -27,7 +27,7 @@ Using the correct elements for content is called semantic HTML. You will explore # --assignment-- -Watch Kevin Powell’s [Introduction to HTML video](https://www.youtube.com/watch?v=LGQuIIv2RVA&list=PL4-IK0AVhVjM0xE0K2uZRvsM7LkIhsPT-) +Watch Kevin Powell’s Introduction to HTML video # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-g.md b/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-g.md index 4a7c3729759..6a0563bcc64 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-g.md +++ b/curriculum/challenges/english/16-the-odin-project/top-learn-html-foundations/html-foundations-question-g.md @@ -21,7 +21,7 @@ Build some muscle memory by deleting the contents of the `index.html` file and t --- -Run your boilerplate through this [HTML validator](https://www.freeformatter.com/html-validator.html). Validators ensure your markup is correct and are an excellent learning tool, as they provide feedback on syntax errors you may be making often and aren’t aware of, such as missing closing tags and extra spaces in your HTML. +Run your boilerplate through this HTML validator. Validators ensure your markup is correct and are an excellent learning tool, as they provide feedback on syntax errors you may be making often and aren’t aware of, such as missing closing tags and extra spaces in your HTML. # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-e.md b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-e.md index 9398af2198d..c987054d81c 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-e.md +++ b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-e.md @@ -21,7 +21,7 @@ To use images that you have on your own websites, you can use a relative path. - Create a new directory named `images` within the `odin-links-and-images` project. -- Next, download [this image](https://unsplash.com/photos/Mv9hjnEUHR4/download?force=true&w=640) and move it into the `images` directory you just created. +- Next, download this image and move it into the `images` directory you just created. - Rename the image to `dog.jpg`. diff --git a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-f.md b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-f.md index 0a8d301cbfc..ce3bd678983 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-f.md +++ b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-f.md @@ -20,7 +20,7 @@ To use images that you have on your own websites, you can use a relative path. - Create a new directory named `images` within the `odin-links-and-images` project. -- Next, download [this image](https://unsplash.com/photos/Mv9hjnEUHR4/download?force=true&w=640) and move it into the images directory you just created. +- Next, download this image and move it into the images directory you just created. - Rename the image to `dog.jpg`. diff --git a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-g.md b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-g.md index d54b937621b..9a237595bc2 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-g.md +++ b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-g.md @@ -20,7 +20,7 @@ To use images that you have on your own websites, you can use a relative path. - Create a new directory named `images` within the `odin-links-and-images` project. -- Next, download [this image](https://unsplash.com/photos/Mv9hjnEUHR4/download?force=true&w=640) and move it into the images directory you just created. +- Next, download this image and move it into the images directory you just created. - Rename the image to `dog.jpg`. diff --git a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md index 76c46635190..b1481d62db8 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md +++ b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md @@ -20,7 +20,7 @@ To use images that you have on your own websites, you can use a relative path. - Create a new directory named `images` within the `odin-links-and-images` project. -- Next, download [this image](https://unsplash.com/photos/Mv9hjnEUHR4/download?force=true&w=640) and move it into the images directory you just created. +- Next, download this image and move it into the images directory you just created. - Rename the image to `dog.jpg`. diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-c.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-c.md index b59af4e34eb..f220a141c2f 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-c.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-c.md @@ -10,7 +10,7 @@ In the Elements pane, you can see the entire HTML structure of your page. You ca ![Inspector Icon](https://cdn.statically.io/gh/TheOdinProject/curriculum/594984d7c9f9e744577f19ea475b3864e8cc7c91/html_css/v2/foundations/inspecting-html-and-css/imgs/01.png) -When an element is selected, the Styles tab will show all the currently applied styles, as well as any styles that are being overwritten (indicated by a strikethrough of the text). For example, if you use the inspector to click on the “Your Career in Web Development Starts Here” header on [the TOP homepage](https://www.theodinproject.com/), on the right-hand side you’ll see all the styles that are currently affecting the element, as seen below: +When an element is selected, the Styles tab will show all the currently applied styles, as well as any styles that are being overwritten (indicated by a strikethrough of the text). For example, if you use the inspector to click on the “Your Career in Web Development Starts Here” header on the The Odin Project homepage, on the right-hand side you’ll see all the styles that are currently affecting the element, as seen below: ![Overwritten style](https://cdn.statically.io/gh/TheOdinProject/curriculum/f8fd38fc62578d8e8368f5303126215a492847f0/foundations/html_css/inspecting-html-and-css/imgs/03.png) diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-d.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-d.md index a4d810760a5..ac7cb451091 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-d.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-d.md @@ -10,7 +10,7 @@ In the Elements pane, you can see the entire HTML structure of your page. You ca ![Inspector Icon](https://cdn.statically.io/gh/TheOdinProject/curriculum/594984d7c9f9e744577f19ea475b3864e8cc7c91/html_css/v2/foundations/inspecting-html-and-css/imgs/01.png) -When an element is selected, the Styles tab will show all the currently applied styles, as well as any styles that are being overwritten (indicated by a strikethrough of the text). For example, if you use the inspector to click on the “Your Career in Web Development Starts Here” header on [the TOP homepage](https://www.theodinproject.com/), on the right-hand side you’ll see all the styles that are currently affecting the element, as seen below: +When an element is selected, the Styles tab will show all the currently applied styles, as well as any styles that are being overwritten (indicated by a strikethrough of the text). For example, if you use the inspector to click on the “Your Career in Web Development Starts Here” header on the The Odin Project homepage, on the right-hand side you’ll see all the styles that are currently affecting the element, as seen below: ![Overwritten style](https://cdn.statically.io/gh/TheOdinProject/curriculum/f8fd38fc62578d8e8368f5303126215a492847f0/foundations/html_css/inspecting-html-and-css/imgs/03.png) diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-h.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-h.md index 3c711550b34..ea1bce5266d 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-h.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-h.md @@ -7,7 +7,7 @@ dashedName: the-box-model-question-h --- # --description-- -Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with [this lesson from MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model#what_is_the_css_box_model). It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! +Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with this lesson from MDN. It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-i.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-i.md index 026ca2c2034..6ad8bc6620e 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-i.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-i.md @@ -7,7 +7,7 @@ dashedName: the-box-model-question-i --- # --description-- -Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with [this lesson from MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model#what_is_the_css_box_model). It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! +Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with this lesson from MDN. It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-j.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-j.md index 990fedec175..b3f69ee3f94 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-j.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-j.md @@ -7,7 +7,7 @@ dashedName: the-box-model-question-j --- # --description-- -Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with [this lesson from MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model#what_is_the_css_box_model). It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! +Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with this lesson from MDN. It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-k.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-k.md index 933a01523c2..7599b91e5f3 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-k.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-k.md @@ -7,7 +7,7 @@ dashedName: the-box-model-question-k --- # --description-- -Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with [this lesson from MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model#what_is_the_css_box_model). It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! +Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with this lesson from MDN. It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-l.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-l.md index 80dfdc527af..0eff97a2e22 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-l.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-l.md @@ -7,7 +7,7 @@ dashedName: the-box-model-question-l --- # --description-- -Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with [this lesson from MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model#what_is_the_css_box_model). It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! +Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with this lesson from MDN. It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! # --question-- diff --git a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-m.md b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-m.md index c55213cfd1b..1b3f12c3a50 100644 --- a/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-m.md +++ b/curriculum/challenges/english/16-the-odin-project/top-the-box-model/the-box-model-question-m.md @@ -7,7 +7,7 @@ dashedName: the-box-model-question-m --- # --description-- -Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with [this lesson from MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model#what_is_the_css_box_model). It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! +Because the box model concept is so incredibly fundamental, let’s dig a bit deeper with this lesson from MDN. It covers the same material as the video above and will introduce you to inline boxes that we will explore in the next lesson. Pay close attention to the examples and take the time to experiment with their in-browser editor! # --question--