Added instructions to use double quotes on jQuery selectors since this is stylistically preferred and FreeCodeCamp's tests don't seem to support double-quote selectors. This change will clarify this issue for learners.
Removed escape from quote.
Added link in Get Geo-location Data challenge to remind users to use double quotes around selectors.