Change all @Community links to go to the new message page.
This commit is contained in:
parent
b6c847e2c1
commit
de3c21db01
2
TOURS.md
2
TOURS.md
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
If you'd like to create a new tour or add/edit any of the existing tours, but don't know how to set up a development environment, please feel free to describe it in whatever way works for you. Show what you think should be highlighted, how it should be explained, etc. in whatever way you want.
|
If you'd like to create a new tour or add/edit any of the existing tours, but don't know how to set up a development environment, please feel free to describe it in whatever way works for you. Show what you think should be highlighted, how it should be explained, etc. in whatever way you want.
|
||||||
|
|
||||||
Draw it in GIMP, sketch it on paper and take a picture, as long as you can show it to us! Send all your ideas to [@Community](https://tildes.net/user/Community) and we'll take care of the beeps and boops to get it into the WebExtension. Thank you!
|
Draw it in GIMP, sketch it on paper and take a picture, as long as you can show it to us! Send all your ideas to [@Community](https://tildes.net/user/Community/new_message) and we'll take care of the beeps and boops to get it into the WebExtension. Thank you!
|
||||||
|
|
||||||
## Completion Status
|
## Completion Status
|
||||||
|
|
||||||
|
|
|
@ -332,7 +332,7 @@ const step10 = renderInContainer(
|
||||||
<p>
|
<p>
|
||||||
As always, if you find any bugs, have feature requests or simply want to
|
As always, if you find any bugs, have feature requests or simply want to
|
||||||
ask a question. Please send us a message at{" "}
|
ask a question. Please send us a message at{" "}
|
||||||
<a target="_blank" href="https://tildes.net/user/Community">
|
<a target="_blank" href="https://tildes.net/user/Community/new_message">
|
||||||
@Community
|
@Community
|
||||||
</a>
|
</a>
|
||||||
.
|
.
|
||||||
|
|
|
@ -54,7 +54,7 @@ const step03 = renderInContainer(
|
||||||
<p>
|
<p>
|
||||||
If you find any bugs, have feature requests or simply want to ask a
|
If you find any bugs, have feature requests or simply want to ask a
|
||||||
question. Please send us a message at{" "}
|
question. Please send us a message at{" "}
|
||||||
<a target="_blank" href="https://tildes.net/user/Community">
|
<a target="_blank" href="https://tildes.net/user/Community/new_message">
|
||||||
@Community
|
@Community
|
||||||
</a>
|
</a>
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue