Skip to content

Commit d711d1c

Browse files
authored
Merge pull request #57 from webdevhome/update-telegram-web-url
Update Telegram Web URL
2 parents 7c4b73f + 41c73a0 commit d711d1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdevhome.github.io-vite",
3-
"version": "2.0.26",
3+
"version": "2.0.27",
44
"scripts": {
55
"dev": "vite",
66
"build": "tsc && vite build",

src/links.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
},
338338
{
339339
"title": "Telegram Web",
340-
"url": "https://evgeny-nadymov.github.io/telegram-react",
340+
"url": "https://web.telegram.org",
341341
"icon": "telegram",
342342
"color": "#26A5E4"
343343
},

0 commit comments

Comments
 (0)