Replaced wiki links with new forum links

This commit is contained in:
theflametrooper
2016-07-31 00:41:25 +01:00
parent dee0f3f5df
commit a45b0a5685
15 changed files with 198 additions and 202 deletions
+1 -2
View File
@@ -10,7 +10,7 @@
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Your pull request targets the `staging` branch of FreeCodeCamp.
- [ ] Branch starts with either `fix/`, `feature/`, or `translate/` (e.g. `fix/signin-issue`)
- [ ] You have only one commit (if not, [squash](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Git-Squash) them into one commit).
- [ ] You have only one commit (if not, [squash](http://forum.freecodecamp.com/t/how-to-squash-multiple-commits-into-one-with-git/13231) them into one commit).
- [ ] All new and existing tests pass the command `npm run test-challenges`. Use `git commit --amend` to amend any fixes.
#### Type of Change
@@ -28,4 +28,3 @@
#### Description
<!-- Describe your changes in detail -->