fix: update broken links on local setup guides. (#35792)

- Fixed link in docs/how-to-setup-freecodecamp-locally-using-docker.md
- Fixed link in docs/how-to-setup-freecodecamp-locally.md

Resolves #35791
pull/35679/head
Ian Effendi 2019-04-08 13:09:30 -04:00 committed by Randell Dawson
parent ad8eea5266
commit 3e7dcee0ba
2 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ Make sure the command line tool (Cmd, PowerShell or Git Bash for Windows, etc.)
We regularly develop on popular and latest operating systems like macOS 10.12 or later, Ubuntu 16.04 or later and Windows 10. Its recommended to lookup your specific issue on resources like: Google, Stack Overflow or Stack Exchange. Chances are that someone has faced the same issue and there is already an answer to your specific query.
If you are on a different OS, and/or are still running into issues, reach out to [contributors community on our public forum](https://www.freeCodeCamp.org/c/contributors) or the [contributor's chat room](https://gitter.im/freeCodeCamp/Contributors).
If you are on a different OS, and/or are still running into issues, reach out to [contributors community on our public forum](https://www.freeCodeCamp.org/forum/c/contributors) or the [contributor's chat room](https://gitter.im/freeCodeCamp/Contributors).
Please avoid creating GitHub issues for pre-requisite software and use the forum and chat room instead.

View File

@ -132,7 +132,7 @@ Make sure the command line tool you use (Cmd, PowerShell or Git Bash for Windows
#### I am having issues with installing the recommended prerequisites. What should I do?
We regularly develop on the latest or most popular operating systems like macOS 10.12 or later, Ubuntu 16.04 or later and Windows 10. It is recommended to lookup your specific issue on resources such as Google, Stack Overflow and Stack Exchange. Chances are good that someone has faced the same issue and there is already an answer to your specific query.
If you are on a different OS and/or are still running into issues, reach out to the [contributors community on our public forum](https://www.freeCodeCamp.org/c/contributors) or the [contributor's chat room](https://gitter.im/freeCodeCamp/Contributors).
If you are on a different OS and/or are still running into issues, reach out to the [contributors community on our public forum](https://www.freeCodeCamp.org/forum/c/contributors) or the [contributor's chat room](https://gitter.im/freeCodeCamp/Contributors).
Please avoid creating GitHub issues for prerequisite issues. They are out of the scope of this project.