fix(route): Update URI to use www instead of root domain (#17936)
This commit is contained in:
committed by
GitHub
parent
ae37a2caed
commit
74b1e4e689
@ -5,5 +5,5 @@
|
|||||||
"forumUrl": "https://forum.freecodecamp.org",
|
"forumUrl": "https://forum.freecodecamp.org",
|
||||||
"githubUrl": "https://github.com/freecodecamp/freecodecamp",
|
"githubUrl": "https://github.com/freecodecamp/freecodecamp",
|
||||||
"RSA": "https://forum.freecodecamp.org/t/the-read-search-ask-methodology-for-getting-unstuck/137307",
|
"RSA": "https://forum.freecodecamp.org/t/the-read-search-ask-methodology-for-getting-unstuck/137307",
|
||||||
"homeURL": "https://freecodecamp.org"
|
"homeURL": "https://www.freecodecamp.org"
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@ export function getHost() {
|
|||||||
if (isDev) {
|
if (isDev) {
|
||||||
return process.env.HOST || 'localhost';
|
return process.env.HOST || 'localhost';
|
||||||
}
|
}
|
||||||
return isBeta ? 'beta.freecodecamp.org' : 'freecodecamp.org';
|
return isBeta ? 'beta.freecodecamp.org' : 'www.freecodecamp.org';
|
||||||
}
|
}
|
||||||
|
|
||||||
export function getServerFullURL() {
|
export function getServerFullURL() {
|
||||||
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/advanced-front-end
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/advanced-front-end
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/apis-and-microservices
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/apis-and-microservices
|
||||||
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/data-visualization
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/data-visualization
|
||||||
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/front-end-libraries
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/front-end-libraries
|
||||||
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/information-security-and-quality-assurance
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/information-security-and-quality-assurance
|
||||||
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/javascript-algorithms-and-data-structures
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/javascript-algorithms-and-data-structures
|
||||||
|
@ -29,4 +29,4 @@ include ../styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/legacy-back-end
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/legacy-back-end
|
||||||
|
@ -29,4 +29,4 @@ include ../styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/legacy-data-visualization
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/legacy-data-visualization
|
||||||
|
@ -29,4 +29,4 @@ include ../styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/legacy-front-end
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/legacy-front-end
|
||||||
|
@ -29,4 +29,4 @@ include ../styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/legacy-full-stack
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/legacy-full-stack
|
@ -29,4 +29,4 @@ include styles
|
|||||||
strong Quincy Larson
|
strong Quincy Larson
|
||||||
p Executive Director, freeCodeCamp.org
|
p Executive Director, freeCodeCamp.org
|
||||||
.row
|
.row
|
||||||
p.verify Verify this certification at: https://freecodecamp.org/certification/#{username}/responsive-web-design
|
p.verify Verify this certification at: https://www.freecodecamp.org/certification/#{username}/responsive-web-design
|
||||||
|
Reference in New Issue
Block a user