Removes RSA links from English challenges (#37869)
* RSA links deleted from challenges * fix: remove remaining RSA links in challenges
This commit is contained in:
@ -24,7 +24,6 @@ You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is rec
|
||||
<strong>User Story #11:</strong> The navbar should always be at the top of the viewport.
|
||||
You can build your project by forking <a href='http://codepen.io/freeCodeCamp/pen/MJjpwO' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js</code>
|
||||
Once you're done, submit the URL to your working project with all its tests passing.
|
||||
Remember to use the <a href='https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck-coding/19514' target='_blank'>Read-Search-Ask</a> method if you get stuck.
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
|
@ -28,7 +28,6 @@ You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is rec
|
||||
<strong>User Story #15:</strong> My product landing page should utilize CSS flexbox at least once.
|
||||
You can build your project by forking <a href='http://codepen.io/freeCodeCamp/full/MJjpwO' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js</code>
|
||||
Once you're done, submit the URL to your working project with all its tests passing.
|
||||
Remember to use the <a href='https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck-coding/19514' target='_blank'>Read-Search-Ask</a> method if you get stuck.
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
|
@ -29,7 +29,6 @@ You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is rec
|
||||
<strong>User Story #16:</strong> Inside the form element, I am presented with a button with <code>id="submit"</code> to submit all my inputs.
|
||||
You can build your project by forking <a href='http://codepen.io/freeCodeCamp/pen/MJjpwO' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js</code>
|
||||
Once you're done, submit the URL to your working project with all its tests passing.
|
||||
Remember to use the <a href='https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck-coding/19514' target='_blank'>Read-Search-Ask</a> method if you get stuck.
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
|
@ -28,7 +28,6 @@ You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is rec
|
||||
<strong>User Story #15:</strong> My Technical Documentation page should use at least one media query.
|
||||
You can build your project by forking <a href='http://codepen.io/freeCodeCamp/pen/MJjpwO' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js</code>
|
||||
Once you're done, submit the URL to your working project with all its tests passing.
|
||||
Remember to use the <a href='https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck-coding/19514' target='_blank'>Read-Search-Ask</a> method if you get stuck.
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
|
@ -22,7 +22,6 @@ You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is rec
|
||||
<strong>User Story #9:</strong> The <code>img</code> element should be centered within its parent element.
|
||||
You can build your project by forking <a href='http://codepen.io/freeCodeCamp/pen/MJjpwO' target='_blank'>this CodePen pen</a>. Or you can use this CDN link to run the tests in any environment you like: <code>https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js</code>.
|
||||
Once you're done, submit the URL to your working project with all its tests passing.
|
||||
Remember to use the <a href='https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck-coding/19514' target='_blank'>Read-Search-Ask</a> method if you get stuck.
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
|
Reference in New Issue
Block a user