|
@@ -44,7 +44,7 @@ import (
|
|
|
var (
|
|
|
// These are static
|
|
|
Name = "mautrix-whatsapp"
|
|
|
- URL = "https://github.com/tulir/mautrix-whatsapp"
|
|
|
+ URL = "https://github.com/mautrix/whatsapp"
|
|
|
// This is changed when making a release
|
|
|
Version = "0.1.7"
|
|
|
// This is filled by init()
|