Files
freeCodeCamp/common/app/Nav/links.json
2018-05-15 10:42:05 +05:30

12 lines
207 B
JSON

[
{
"content": "Learn",
"link": "https://learn.freecodecamp.org",
"target": "_blank"
},
{
"content": "Forum",
"link": "https://forum.freecodecamp.org/",
"target": "_blank"
}
]