mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Fix PR templates and use matrix.to instead of riot.im/develop (#687)
* Use absolute links in pull request template Relative links don't work in most places Signed-off-by: Aaron Raimist <aaron@raim.ist> * Use matrix.to (for now) instead of linking to riot.im/develop Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
4452cb4a65
commit
ac3ebcb3ed
3 changed files with 5 additions and 5 deletions
|
@ -48,10 +48,10 @@ with the `vendor/manifest` file), name it with the command you just ran (ie
|
|||
## Getting Help
|
||||
|
||||
For questions related to developing on Dendrite we have a dedicated room on
|
||||
Matrix [#dendrite-dev:matrix.org](https://riot.im/develop/#/room/#dendrite-dev:matrix.org)
|
||||
Matrix [#dendrite-dev:matrix.org](https://matrix.to/#/#dendrite-dev:matrix.org)
|
||||
where we're happy to help.
|
||||
|
||||
For more general questions please use [#dendrite:matrix.org](https://riot.im/develop/#/room/#dendrite:matrix.org).
|
||||
For more general questions please use [#dendrite:matrix.org](https://matrix.to/#/#dendrite:matrix.org).
|
||||
|
||||
## Sign off
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue