Merge pull request #8706 from QuincyLarson/fix/remove-https-from-forum-link
remove https from forum link
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
"//i.imgur.com/y0XxmxQ.gif",
|
||||
"A gif showing how you can join Free Code Camp's forum by clicking the \"sign up\" button, authenticating using GitHub, and verifying your email address.",
|
||||
"Our forum is the best place for deep discussions about various programming resources: books, online courses, coding events, and more. You can also get help with these resources from your fellow campers. Click the button below to open up our forum, then click the \"Sign up\" button. Once you've created an account using GitHub, you'll need to confirm your email address. Now you're able to join discussions on our forum!",
|
||||
"//forum.freecodecamp.com/"
|
||||
"http://forum.freecodecamp.com/"
|
||||
],
|
||||
[
|
||||
"//i.imgur.com/GxCpl7x.gif",
|
||||
@ -66,7 +66,7 @@
|
||||
"//i.imgur.com/Gop2PmJ.gif",
|
||||
"A gif showing how you can introduce yourself on our self introduction forum thread.",
|
||||
"You can make your first forum post right now by clicking the button below to go to the introduction thread. You can reply to the original post with: who you are, why you're learning to code, and how you've been learning to code so far. Then feel free to explore the various discussions and jump in with your own thoughts.",
|
||||
"//forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
"http://forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
]
|
||||
],
|
||||
"releasedOn": "May 17, 2016",
|
||||
@ -80,7 +80,7 @@
|
||||
"//i.imgur.com/y0XxmxQ.gif",
|
||||
"A gif showing how you can join Free Code Camp's forum by clicking the \"sign up\" button, authenticating using GitHub, and verifying your email address.",
|
||||
"Our forum is the best place for deep discussions about various programming resources: books, online courses, coding events, and more. You can also get help with these resources from your fellow campers. Click the button below to open up our forum, then click the \"Sign up\" button. Once you've created an account using GitHub, you'll need to confirm your email address. Now you're able to join discussions on our forum!",
|
||||
"//forum.freecodecamp.com/"
|
||||
"http://forum.freecodecamp.com/"
|
||||
],
|
||||
[
|
||||
"//i.imgur.com/GxCpl7x.gif",
|
||||
@ -92,7 +92,7 @@
|
||||
"//i.imgur.com/Gop2PmJ.gif",
|
||||
"A gif showing how you can introduce yourself on our self introduction forum thread.",
|
||||
"You can make your first forum post right now by clicking the button below to go to the introduction thread. You can reply to the original post with: who you are, why you're learning to code, and how you've been learning to code so far. Then feel free to explore the various discussions and jump in with your own thoughts.",
|
||||
"//forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
"http://forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
]
|
||||
],
|
||||
"titleFr": "Join our Forum",
|
||||
@ -101,7 +101,7 @@
|
||||
"//i.imgur.com/y0XxmxQ.gif",
|
||||
"A gif showing how you can join Free Code Camp's forum by clicking the \"sign up\" button, authenticating using GitHub, and verifying your email address.",
|
||||
"Our forum is the best place for deep discussions about various programming resources: books, online courses, coding events, and more. You can also get help with these resources from your fellow campers. Click the button below to open up our forum, then click the \"Sign up\" button. Once you've created an account using GitHub, you'll need to confirm your email address. Now you're able to join discussions on our forum!",
|
||||
"//forum.freecodecamp.com/"
|
||||
"http://forum.freecodecamp.com/"
|
||||
],
|
||||
[
|
||||
"//i.imgur.com/GxCpl7x.gif",
|
||||
@ -113,7 +113,7 @@
|
||||
"//i.imgur.com/Gop2PmJ.gif",
|
||||
"A gif showing how you can introduce yourself on our self introduction forum thread.",
|
||||
"You can make your first forum post right now by clicking the button below to go to the introduction thread. You can reply to the original post with: who you are, why you're learning to code, and how you've been learning to code so far. Then feel free to explore the various discussions and jump in with your own thoughts.",
|
||||
"//forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
"http://forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
]
|
||||
],
|
||||
"titleDe": "Join our Forum",
|
||||
@ -122,7 +122,7 @@
|
||||
"//i.imgur.com/y0XxmxQ.gif",
|
||||
"A gif showing how you can join Free Code Camp's forum by clicking the \"sign up\" button, authenticating using GitHub, and verifying your email address.",
|
||||
"Our forum is the best place for deep discussions about various programming resources: books, online courses, coding events, and more. You can also get help with these resources from your fellow campers. Click the button below to open up our forum, then click the \"Sign up\" button. Once you've created an account using GitHub, you'll need to confirm your email address. Now you're able to join discussions on our forum!",
|
||||
"//forum.freecodecamp.com/"
|
||||
"http://forum.freecodecamp.com/"
|
||||
],
|
||||
[
|
||||
"//i.imgur.com/GxCpl7x.gif",
|
||||
@ -134,7 +134,7 @@
|
||||
"//i.imgur.com/Gop2PmJ.gif",
|
||||
"A gif showing how you can introduce yourself on our self introduction forum thread.",
|
||||
"You can make your first forum post right now by clicking the button below to go to the introduction thread. You can reply to the original post with: who you are, why you're learning to code, and how you've been learning to code so far. Then feel free to explore the various discussions and jump in with your own thoughts.",
|
||||
"//forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
"http://forum.freecodecamp.com/t/welcome-please-introduce-yourself-here/1082"
|
||||
]
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user