added documentation ur (#34631)
added documentation url for String.fromCharCode() method
This commit is contained in:
committed by
Randell Dawson
parent
1779971cff
commit
8db94edcab
@ -12,7 +12,7 @@ This problem is very straight forward - you start with a string that represents
|
||||
### Relevant Links
|
||||
|
||||
* <a href='http://forum.freecodecamp.com/t/javascript-string-prototype-charcodeat/15933' target='_blank' rel='nofollow'>String.prototype.charCodeAt</a>
|
||||
* <a>String.fromCharCode</a>
|
||||
* <a href='https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode' target='_blank' rel='nofollow'>String.fromCharCode</a>
|
||||
|
||||
##  Hint: 1
|
||||
|
||||
|
Reference in New Issue
Block a user