Merge pull request #3 from MurzNN/patch-2

Fix externalUrl to vk.com
This commit is contained in:
Inex Code 2021-01-22 22:30:24 +03:00 committed by GitHub
commit d786d3a249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ const protocol: IProtocolInformation = {
},
id: "vk", // an internal ID for the protocol, all lowercase
displayname: "VK", // a human-readable name of the protocol
externalUrl: "https://github.com/innereq/mx-puppet-vk", // A URL about your protocol
externalUrl: "https://vk.com/", // A URL about your protocol
};
// next we create the puppet class.