diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 56d798a65..3e9a7b023 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Please read https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.md. -Element iOS support can be found in this room: [![Element iOS Matrix room #element-ios:matrix.org](https://img.shields.io/matrix/element-ios:matrix.org.svg?label=%23element-ios:matrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#element-ios:matrix.org) +Element iOS support can be found in this room: [![Element X iOS Matrix room #element-x-ios:matrix.org](https://img.shields.io/matrix/element-ios:matrix.org.svg?label=%23element-ios:matrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#element-x-ios:matrix.org) ## Setting up a development environment diff --git a/README.md b/README.md index aa1db9b86..f4a954133 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ Please refer to the [setting up a development environment](CONTRIBUTING.md#setti ## Support When you are experiencing an issue on ElementX iOS, please first search in [GitHub issues](https://github.com/vector-im/element-x-ios/issues) -and then in [#element-ios:matrix.org](https://matrix.to/#/#element-ios:matrix.org). -If after your research you still have a question, ask at [#element-ios:matrix.org](https://matrix.to/#/#element-ios:matrix.org). Otherwise feel free to create a GitHub issue if you encounter a bug or a crash, by explaining clearly in detail what happened. You can also perform bug reporting (Rageshake) from the Element application by shaking your phone or going to the application settings. This is especially recommended when you encounter a crash. +and then in [#element-x-ios:matrix.org](https://matrix.to/#/#element-x-ios:matrix.org). +If after your research you still have a question, ask at [#element-x-ios:matrix.org](https://matrix.to/#/#element-x-ios:matrix.org). Otherwise feel free to create a GitHub issue if you encounter a bug or a crash, by explaining clearly in detail what happened. You can also perform bug reporting (Rageshake) from the Element application by shaking your phone or going to the application settings. This is especially recommended when you encounter a crash. ## Copyright & License diff --git a/changelog.d/pr668.documentation b/changelog.d/pr668.documentation new file mode 100644 index 000000000..98c0fbfd1 --- /dev/null +++ b/changelog.d/pr668.documentation @@ -0,0 +1 @@ +Update the link of the element ios room to be the element x ios support room in CONTRIBUTING.md and README.md by Sem Pruijs