Fixed broken link

This commit is contained in:
Sys 2021-07-24 20:01:43 +02:00
parent 3f7fe4cfb9
commit 5ec4aea920
No known key found for this signature in database
GPG Key ID: 3CD2C29F8AB39BFD
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class Versions
public const V490 = 'https://web.archive.org/web/20200611131321/https://core.telegram.org/bots/api';
public const V500 = 'https://web.archive.org/web/20201104151640/https://core.telegram.org/bots/api';
public const V510 = 'https://web.archive.org/web/20210315055600/https://core.telegram.org/bots/api';
public const V520 = 'https://web.archive.org/web/20210428145432/https://core.telegram.org/bots/api';
public const V520 = 'https://web.archive.org/web/20210428195636/https://core.telegram.org/bots/api';
public const V530 = 'https://web.archive.org/web/20210626142851/https://core.telegram.org/bots/api';
public const LATEST = 'https://core.telegram.org/bots/api';