freeCodeCamp/api-server/common/utils/constantStrings.json

10 lines
464 B
JSON
Raw Normal View History

{
"aboutUrl": "https://www.freecodecamp.org/about",
2017-06-05 15:46:04 +00:00
"defaultProfileImage": "https://s3.amazonaws.com/freecodecamp/camper-image-placeholder.png",
"donateUrl": "https://www.freecodecamp.org/donate",
"forumUrl": "https://forum.freecodecamp.org",
2017-12-30 00:08:29 +00:00
"githubUrl": "https://github.com/freecodecamp/freecodecamp",
"RSA": "https://forum.freecodecamp.org/t/the-read-search-ask-methodology-for-getting-unstuck/137307",
"homeURL": "https://www.freecodecamp.org"
}