From 4f121e779603bb340eb563787413de4ebfe5e55a Mon Sep 17 00:00:00 2001 From: zxc-w <163780208+zxc-w@users.noreply.github.com> Date: Tue, 14 May 2024 07:37:47 +0300 Subject: [PATCH] chore(curriculum): Updating the assets to be served by the CDN - Legacy Curriculum (#54718) --- .../add-flex-superpowers-to-the-tweet-embed.md | 4 ++-- .../make-an-image-responsive.md | 8 ++++---- ...ina-image-for-higher-resolution-displays.md | 4 ++-- .../build-a-drum-machine.md | 18 +++++++++--------- .../convert-json-data-to-html.md | 2 +- .../take-home-projects/build-a-simon-game.md | 2 +- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/curriculum/challenges/english/01-responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed.md b/curriculum/challenges/english/01-responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed.md index a57c1732b64..a05b3a39f98 100644 --- a/curriculum/challenges/english/01-responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed.md +++ b/curriculum/challenges/english/01-responsive-web-design/css-flexbox/add-flex-superpowers-to-the-tweet-embed.md @@ -132,7 +132,7 @@ assert($('.stats').css('display') == 'flex'); }
- Quincy Larson's profile picture + Quincy Larson's profile picture

Quincy Larson

@ossia

@@ -226,7 +226,7 @@ assert($('.stats').css('display') == 'flex'); }
- Quincy Larson's profile picture + Quincy Larson's profile picture

Quincy Larson

@ossia

diff --git a/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.md b/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.md index 72bb0a43a2b..9c8b6a3ff0e 100644 --- a/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.md +++ b/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/make-an-image-responsive.md @@ -53,8 +53,8 @@ img { } -freeCodeCamp stickers set -freeCodeCamp stickers set +freeCodeCamp stickers set +freeCodeCamp stickers set ``` # --solutions-- @@ -71,6 +71,6 @@ img { } -freeCodeCamp stickers set -freeCodeCamp stickers set +freeCodeCamp stickers set +freeCodeCamp stickers set ``` diff --git a/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/use-a-retina-image-for-higher-resolution-displays.md b/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/use-a-retina-image-for-higher-resolution-displays.md index 2e426957ae0..844a336404e 100644 --- a/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/use-a-retina-image-for-higher-resolution-displays.md +++ b/curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/use-a-retina-image-for-higher-resolution-displays.md @@ -47,7 +47,7 @@ assert(document.querySelector('img').height === 100); -freeCodeCamp sticker that says 'Because CamperBot Cares' +freeCodeCamp sticker that says 'Because CamperBot Cares' ``` # --solutions-- @@ -60,5 +60,5 @@ assert(document.querySelector('img').height === 100); } -freeCodeCamp sticker that says 'Because CamperBot Cares' +freeCodeCamp sticker that says 'Because CamperBot Cares' ``` diff --git a/curriculum/challenges/english/03-front-end-development-libraries/front-end-development-libraries-projects/build-a-drum-machine.md b/curriculum/challenges/english/03-front-end-development-libraries/front-end-development-libraries-projects/build-a-drum-machine.md index 662e7e75cb7..57cf9e1b7e2 100644 --- a/curriculum/challenges/english/03-front-end-development-libraries/front-end-development-libraries-projects/build-a-drum-machine.md +++ b/curriculum/challenges/english/03-front-end-development-libraries/front-end-development-libraries-projects/build-a-drum-machine.md @@ -31,15 +31,15 @@ You can use any mix of HTML, JavaScript, CSS, Bootstrap, SASS, React, Redux, and Here are some audio samples you can use for your drum machine: -- [Heater 1](https://s3.amazonaws.com/freecodecamp/drums/Heater-1.mp3) -- [Heater 2](https://s3.amazonaws.com/freecodecamp/drums/Heater-2.mp3) -- [Heater 3](https://s3.amazonaws.com/freecodecamp/drums/Heater-3.mp3) -- [Heater 4](https://s3.amazonaws.com/freecodecamp/drums/Heater-4_1.mp3) -- [Clap](https://s3.amazonaws.com/freecodecamp/drums/Heater-6.mp3) -- [Open-HH](https://s3.amazonaws.com/freecodecamp/drums/Dsc_Oh.mp3) -- [Kick-n'-Hat](https://s3.amazonaws.com/freecodecamp/drums/Kick_n_Hat.mp3) -- [Kick](https://s3.amazonaws.com/freecodecamp/drums/RP4_KICK_1.mp3) -- [Closed-HH](https://s3.amazonaws.com/freecodecamp/drums/Cev_H2.mp3) +- [Heater 1](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Heater-1.mp3) +- [Heater 2](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Heater-2.mp3) +- [Heater 3](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Heater-3.mp3) +- [Heater 4](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Heater-4_1.mp3) +- [Clap](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Heater-6.mp3) +- [Open-HH](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Dsc_Oh.mp3) +- [Kick-n'-Hat](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Kick_n_Hat.mp3) +- [Kick](https://cdn.freecodecamp.org/testable-projects-fcc/audio/RP4_KICK_1.mp3) +- [Closed-HH](https://cdn.freecodecamp.org/testable-projects-fcc/audio/Cev_H2.mp3) You can build your project by using this CodePen template and clicking `Save` to create your own pen. Or you can use this CDN link to run the tests in any environment you like: `https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js` diff --git a/curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/convert-json-data-to-html.md b/curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/convert-json-data-to-html.md index 8678469f291..4d690f74565 100644 --- a/curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/convert-json-data-to-html.md +++ b/curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/convert-json-data-to-html.md @@ -42,7 +42,7 @@ Here is some example JSON: [ { "id":0, - "imageLink":"https://s3.amazonaws.com/freecodecamp/funny-cat.jpg", + "imageLink":"https://cdn.freecodecamp.org/curriculum/legacy-json-apis-ajax/funny-cat.jpg", "altText":"A white cat wearing a green helmet shaped melon on its head. ", "codeNames":[ "Juggernaut", "Mrs. Wallace", "Buttercup" ] diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md index 2ff2d760541..bf66cae19f8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md @@ -28,7 +28,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** I can win the game by getting a series of 20 steps correct. I am notified of my victory, then the game starts over. -**Hint:** Here are mp3s you can use for each button: `https://s3.amazonaws.com/freecodecamp/simonSound1.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound2.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound3.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound4.mp3`. +**Hint:** Here are mp3s you can use for each button: `https://cdn.freecodecamp.org/curriculum/take-home-projects/simonSound1.mp3`, `https://cdn.freecodecamp.org/curriculum/take-home-projects/simonSound2.mp3`, `https://cdn.freecodecamp.org/curriculum/take-home-projects/simonSound3.mp3`, `https://cdn.freecodecamp.org/curriculum/take-home-projects/simonSound4.mp3`. When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.