We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab68e1 commit 75f3b0dCopy full SHA for 75f3b0d
cmd/mautrix-gvoice/main.go
@@ -32,7 +32,7 @@ var c = &connector.GVConnector{}
32
var m = mxmain.BridgeMain{
33
Name: "mautrix-gvoice",
34
Description: "A Matrix-Google Voice puppeting bridge",
35
- URL: "https://github.com/mautrix/googlevoice",
+ URL: "https://github.com/mautrix/gvoice",
36
Version: "0.1.0",
37
Connector: c,
38
}
0 commit comments