chore: normalize freeCodeCamp in english (#35258)
Co-authored-by: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com> Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
committed by
mrugesh mohapatra
parent
56bf132af0
commit
35b0bd8fdd
@ -9,10 +9,10 @@ describe('fcc-create-nav-data', () => {
|
||||
internal: {
|
||||
content:
|
||||
'---\ntitle: File Writing\n---\n## File Writing\n\nThis is a stub.' +
|
||||
" <a href='https://github.com/freecodecamp/guides/tree/master/src/" +
|
||||
" <a href='https://github.com/freeCodeCamp/guides/tree/master/src/" +
|
||||
"pages/php/functions/files/writing/index.md' target='_blank' " +
|
||||
"rel='nofollow'>Help our community expand it</a>.\n\n<a href=" +
|
||||
"'https://github.com/freecodecamp/guides/blob/master/README.md' " +
|
||||
"'https://github.com/freeCodeCamp/freeCodeCamp/blob/master/docs/style-guide-for-guide-articles.md' " +
|
||||
"target='_blank' rel='nofollow'>This quick style guide will help " +
|
||||
'ensure your pull request gets accepted</a>.\n\n<!-- The article ' +
|
||||
'goes here, in GitHub-flavored Markdown. Feel free to add YouTube ' +
|
||||
|
Reference in New Issue
Block a user