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:
@@ -77,7 +77,7 @@ struct ElementCallURLParser: URLParser {
|
||||
|
||||
func route(from url: URL) -> AppRoute? {
|
||||
// Element Call not supported, WebRTC not available
|
||||
// https://github.com/vector-im/element-x-ios/issues/1794
|
||||
// https://github.com/element-hq/element-x-ios/issues/1794
|
||||
if ProcessInfo.processInfo.isiOSAppOnMac {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user