Skip to content

Commit b744c34

Browse files
committed
💬 discourse.octoprint.org => community.octoprint.org
1 parent 61431c0 commit b744c34

File tree

5 files changed

+15
-143
lines changed

5 files changed

+15
-143
lines changed

.github/ISSUE_TEMPLATE.md

-128
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins and not unofficial OctoPrint versions).
1818
1919
Do not seek support here ("I need help with ...", "I have a
2020
question ..."), that belongs on the community forum at
21-
discourse.octoprint.org, NOT here.
21+
community.octoprint.org, NOT here.
2222
2323
Mark requests with a "[Request]" prefix in the title please. For bug
2424
reports fully fill out the bug reporting template (if you don't know

CONTRIBUTING.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ nothing but ticket management.
3636
- If you want to post a **feature request** or a **documentation request**, add `[Request]`
3737
to your issue's title (e.g. `[Request] Awesome new feature`). A question on how to run/change/setup
3838
something is **not** what qualifies as a request here, use the
39-
[community forum at discourse.octoprint.org](https://discourse.octoprint.org) for
39+
[community forum at community.octoprint.org](https://community.octoprint.org) for
4040
such support issues.
4141
- If you are a **developer** that wants to brainstorm a pull request or possible
4242
changes to the plugin system, please get in touch on the
43-
[community forum at discourse.octoprint.org](https://discourse.octoprint.org/c/development).
43+
[community forum at community.octoprint.org](https://community.octoprint.org/c/development).
4444
- If you need **support**, have a **question** or some **other reason** that
4545
doesn't fit any of the above categories, the issue tracker is not the right place.
46-
Consult the [community forum at discourse.octoprint.org](https://discourse.octoprint.org/c/support) instead.
46+
Consult the [community forum at community.octoprint.org](https://community.octoprint.org/c/support) instead.
4747

4848
No matter what kind of ticket you create, never mix two or more "ticket reasons"
4949
into one ticket: One ticket per bug, request, brainstorming thread please.
@@ -75,7 +75,7 @@ following section *completely* and also follow the instructions in the
7575
**OctoPrint doesn't manage your network connection or your webcam nor
7676
can it fix your printer not getting detected as a serial interface** -
7777
if you have any kinds of problems with that, get in touch on the
78-
[community forum](https://discourse.octoprint.org).
78+
[community forum](https://community.octoprint.org).
7979

8080
**This is not the bug tracker of OctoPi**, which is the preconfigured
8181
Raspberry Pi image including OctoPrint among other things - that one can be found
@@ -126,7 +126,7 @@ following section *completely* and also follow the instructions in the
126126
there's now also a [red herring](https://en.wikipedia.org/wiki/Red_herring) interfering - so please be
127127
very diligent here!
128128

129-
If in doubt about any of the above - get in touch on the [community forum](https://discourse.octoprint.org)
129+
If in doubt about any of the above - get in touch on the [community forum](https://community.octoprint.org)
130130
instead of opening a ticket here. If you are actually running into a bug, we'll figure it out together
131131
there.
132132

@@ -153,7 +153,7 @@ plugins and not unofficial OctoPrint versions).
153153
154154
Do not seek support here ("I need help with ...", "I have a
155155
question ..."), that belongs on the community forum at
156-
discourse.octoprint.org, NOT here.
156+
community.octoprint.org, NOT here.
157157
158158
Mark requests with a "[Request]" prefix in the title please. For bug
159159
reports fully fill out the bug reporting template (if you don't know
@@ -275,11 +275,11 @@ all requested information or your ticket will be closed.
275275

276276
### Where can I find which version and branch I'm on?
277277

278-
Please refer to [this FAQ entry](https://discourse.octoprint.org/t/how-can-i-find-out-the-version-of-octoprint-or-octopi-i-am-running/204/1).
278+
Please refer to [this FAQ entry](https://community.octoprint.org/t/how-can-i-find-out-the-version-of-octoprint-or-octopi-i-am-running/204/1).
279279

280280
### Where can I find those log files you keep talking about?
281281

282-
Please refer to [this FAQ entry](https://discourse.octoprint.org/t/where-can-i-find-octoprints-and-octopis-log-files/299/1).
282+
Please refer to [this FAQ entry](https://community.octoprint.org/t/where-can-i-find-octoprints-and-octopis-log-files/299/1).
283283

284284
### Where can I find my browser's error console?
285285

@@ -302,7 +302,7 @@ the documentation.
302302
system - maybe that's the actual PR you have been waiting for to contribute :)
303303
2. If you plan to make **any large or otherwise disruptive changes to the
304304
code or appearance, please get in touch on the
305-
[forums](https://discourse.octoprint.org/c/development)** first so
305+
[forums](https://community.octoprint.org/c/development)** first so
306306
that we can determine if it's a good time for your specific pull
307307
request. It might be that we're currently in the process of making
308308
heavy changes to the code locations you'd target as well, or your

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
![GitHub release](https://img.shields.io/github/release/foosel/OctoPrint.svg?colorB=brightgreen)
55
[![Travis build status](https://img.shields.io/travis/foosel/OctoPrint.svg)](https://travis-ci.org/foosel/OctoPrint)
6-
[![Discourse topics](https://img.shields.io/discourse/https/discourse.octoprint.org/users.svg)](https://discourse.octoprint.org)
6+
[![Discourse topics](https://img.shields.io/discourse/https/community.octoprint.org/users.svg)](https://community.octoprint.org)
77
[![IRC](https://img.shields.io/badge/chat-on%20irc-brightgreen.svg)](https://chat.octoprint.org)
88
[![Twitter Follow](https://img.shields.io/twitter/follow/OctoPrint3d.svg?style=social&label=Follow)](https://twitter.com/OctoPrint3d)
99

@@ -13,7 +13,7 @@ and released under the [GNU Affero General Public License V3](http://www.gnu.org
1313

1414
Its website can be found at [octoprint.org](https://octoprint.org/?utm_source=github&utm_medium=readme).
1515

16-
The community forum is available at [discourse.octoprint.org](https://discourse.octoprint.org/?utm_source=github&utm_medium=readme).
16+
The community forum is available at [community.octoprint.org](https://community.octoprint.org/?utm_source=github&utm_medium=readme).
1717

1818
The official IRC channel is [#octoprint on freenode](https://chat.octoprint.org). Its logs can be found [here](https://freenode.logbot.info/octoprint).
1919

@@ -32,15 +32,15 @@ You are currently looking at the source code repository of OctoPrint. If you alr
3232
(e.g. by using the Raspberry Pi targeted distribution [OctoPi](https://github.com/guysoft/OctoPi)) and only
3333
want to find out how to use it, [the documentation](http://docs.octoprint.org/) and [the public wiki](https://github.com/foosel/OctoPrint/wiki)
3434
might be of more interest for you. You might also want to subscribe to join
35-
[the community forum at discourse.octoprint.org](https://discourse.octoprint.org) where there are other active users who might be
35+
[the community forum at community.octoprint.org](https://community.octoprint.org) where there are other active users who might be
3636
able to help you with any questions you might have.
3737

3838
## Contributing
3939

4040
Contributions of all kinds are welcome, not only in the form of code but also with regards to the
4141
[official documentation](http://docs.octoprint.org/) or [the public wiki](https://github.com/foosel/OctoPrint/wiki), debugging help
4242
in the [bug tracker](https://github.com/foosel/OctoPrint/issues), support of other users on
43-
[the community forum at discourse.octoprint.org](https://discourse.octoprint.org)
43+
[the community forum at community.octoprint.org](https://community.octoprint.org)
4444
and also [financially](https://octoprint.org/support-octoprint/?utm_source=github&utm_medium=readme).
4545

4646
If you think something is bad about OctoPrint or its documentation the way it is, please help

src/octoprint/templates/dialogs/about/about.jinja2

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ul class="fa-ul">
88
<li><i class="fa-li fa fa-home"></i> Website: <a href="https://octoprint.org" target="_blank" rel="noreferrer noopener">octoprint.org</a></li>
9-
<li><i class="fa-li fa fa-users"></i> Community Forum: <a href="https://discourse.octoprint.org" target="_blank" rel="noreferrer noopener">discourse.octoprint.org</a></li>
9+
<li><i class="fa-li fa fa-users"></i> Community Forum: <a href="https://community.octoprint.org" target="_blank" rel="noreferrer noopener">community.octoprint.org</a></li>
1010
<li><i class="fa-li fa fa-question-circle"></i> FAQ: <a href="https://faq.octoprint.org" target="_blank" rel="noreferrer noopener">faq.octoprint.org</a></li>
1111
<li><i class="fa-li fa fa-book"></i> Documentation: <a href="http://docs.octoprint.org" target="_blank" rel="noreferrer noopener">docs.octoprint.org</a></li>
1212
<li><i class="fa-li fa fa-github"></i> Source Code: <a href="https://github.com/foosel/OctoPrint" target="_blank" rel="noreferrer noopener">github.com/foosel/OctoPrint</a></li>

0 commit comments

Comments
 (0)