You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd>You can suggest and vote for new docs on the <a href="https://trello.com/b/6BmTulfx/devdocs-documentation">Trello board</a>.<br>
45
45
If you have a specific feature request, add it to the <a href="https://github.com/freeCodeCamp/devdocs/issues">issue tracker</a>.<br>
46
-
Otherwise, come talk to us in the <a href="proxy.php?url=https%3A%2F%2F%3Cspan+class%3D"x x-first x-last">gitter.im/FreeCodeCamp/DevDocs">Gitter</a> chat room.
46
+
Otherwise, come talk to us in the <a href="proxy.php?url=https%3A%2F%2F%3Cspan+class%3D"x x-first x-last">discord.gg/PRyKn3Vbay">Discord</a> chat room.
47
47
<dt>Where can I report bugs?
48
48
<dd>In the <a href="https://github.com/freeCodeCamp/devdocs/issues">issue tracker</a>. Thanks!
Copy file name to clipboardExpand all lines: assets/javascripts/templates/pages/root_tmpl.coffee.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ app.templates.intro = """
14
14
<li>Run <code>thor docs:download --installed</code> to update all downloaded documentations.
15
15
<li>To be notified about new versions, don't forget to <ahref="https://github.com/freeCodeCamp/devdocs/subscription">watch the repository</a> on GitHub.
16
16
<li>The <ahref="https://github.com/freeCodeCamp/devdocs/issues">issue tracker</a> is the preferred channel for bug reports and
17
-
feature requests. For everything else, use <ahref="https://gitter.im/FreeCodeCamp/DevDocs">Gitter</a>.
17
+
feature requests. For everything else, use <ahref="https://discord.gg/PRyKn3Vbay">Discord</a>.
18
18
<li>Contributions are welcome. See the <ahref="https://github.com/freeCodeCamp/devdocs/blob/main/CONTRIBUTING.md">guidelines</a>.
19
19
<li>DevDocs is licensed under the terms of the Mozilla Public License v2.0. For more information,
20
20
see the <ahref="https://github.com/freeCodeCamp/devdocs/blob/main/COPYRIGHT">COPYRIGHT</a> and
Copy file name to clipboardExpand all lines: docs/adding-docs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Adding a documentation may look like a daunting task but once you get the hang of it, it's actually quite simple. Don't hesitate to ask for help [in Gitter](https://gitter.im/FreeCodeCamp/DevDocs) if you ever get stuck.
1
+
Adding a documentation may look like a daunting task but once you get the hang of it, it's actually quite simple. Don't hesitate to ask for help [in Discord](https://discord.gg/PRyKn3Vbay) if you ever get stuck.
2
2
3
3
**Note:** please read the [contributing guidelines](../.github/CONTRIBUTING.md) before submitting a new documentation.
0 commit comments