freeCodeCamp/curriculum/challenges/english/03-front-end-libraries/jquery
Roberto Beltran fb8dcd4dbc Make link text more descriptive (#35218)
* Make link text more descriptive

Make link text more descriptive for improved accessibility.

* Add mention of MDN to link description

As suggested by Sidak Singh Aulakh, added reference to MDN web docs which is the link's destination.

* Update curriculum/challenges/english/03-front-end-libraries/jquery/change-text-inside-an-element-using-jquery.english.md

Adjust link wording

Co-Authored-By: RobertoJBeltran <45843750+RobertoJBeltran@users.noreply.github.com>
2019-03-17 16:47:30 -04:00
..
change-text-inside-an-element-using-jquery.english.md Make link text more descriptive (#35218) 2019-03-17 16:47:30 -04:00
change-the-css-of-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
clone-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
delete-your-jquery-functions.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
disable-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
learn-how-script-tags-and-document-ready-work.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
remove-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
remove-classes-from-an-element-with-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-a-specific-child-of-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-elements-by-class-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-elements-by-id-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-even-elements-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-html-elements-with-selectors-using-jquery.english.md Fix typo in test. Colors -> classes (#21108) 2018-11-05 16:23:01 -05:00
target-the-children-of-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-the-parent-of-an-element-using-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
target-the-same-element-with-multiple-jquery-selectors.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
use-appendto-to-move-elements-with-jquery.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
use-jquery-to-modify-the-entire-page.english.md fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30