Skip to content

Commit

Permalink
fix: telegram link showing expired
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv9449 authored Apr 29, 2024
1 parent b51da28 commit 92314db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workers-site/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export const redirect = {
yt: 'https://www.youtube.com/channel/UCvT-ZJF7fXHJi9kDeCPR-zg',
resources: 'https://resources.dscvit.com',
discord: 'https://discord.gg/4VqH3RJQXG',
telegram:'https://t.me/+yQzlzFK2r05hYzVl',
tg:'https://t.me/joinchat/Zlq0k9DMj6cxYTQ9',
fb:'https://www.facebook.com/gdscvitvellore',
facebook:'https://www.facebook.com/gdscvitvellore',
Expand Down Expand Up @@ -144,5 +143,6 @@ export const redirect = {
'nockapp':'https://nock.dscvit.com',
'board-interview': 'https://calendly.com/dscvitvellore/board',
'2cc-websec':'https://www.youtube.com/watch?v=gLIOfObYIYA',
'2cc-go-api':'https://www.youtube.com/watch?v=3xvxoPE8Lig'
'2cc-go-api':'https://www.youtube.com/watch?v=3xvxoPE8Lig',
'telegram':'https://t.me/+yQzlzFK2r05hYzVl'
}

0 comments on commit 92314db

Please sign in to comment.