Update most references of vector-im to element-hq (#2231)

Sonarcloud and codecov will follow in a later PR when confirmed working. Changelog ignored as it isn't particularly important with the redirect.
This commit is contained in:
Doug
2023-12-12 14:34:44 +00:00
committed by GitHub
parent c14530d60b
commit 52b8cdad75
22 changed files with 89 additions and 83 deletions

View File

@@ -78,7 +78,7 @@ git config core.hooksPath .githooks
The project uses Localazy and is sharing its translations with the ElementX Android project: https://localazy.com/p/element
Please read the [Android docs](https://github.com/vector-im/element-x-android/blob/develop/tools/localazy/README.md) for more information about how this works. Note: On iOS we don't have the additional step of filtering strings per module.
Please read the [Android docs](https://github.com/element-hq/element-x-android/blob/develop/tools/localazy/README.md) for more information about how this works. Note: On iOS we don't have the additional step of filtering strings per module.
### Continuous Integration
@@ -92,7 +92,7 @@ It's possible to debug the app's network traffic with a proxy server by setting
## Pull requests
Please see our [pull request guide](https://github.com/vector-im/element-android/blob/develop/docs/pull_request.md).
Please see our [pull request guide](https://github.com/element-hq/element-android/blob/develop/docs/pull_request.md).
## Implementing a new screen