Skip to content

Commit d1ecb48

Browse files
author
Imthath
authored
Merge pull request #510 from PierreGuilmin/fix-new-google-meet-link
Better link for new google meet
2 parents 2b53d9d + 7a9aa84 commit d1ecb48

File tree

1 file changed

+1
-1
lines changed
  • commands/communication/google-meet

1 file changed

+1
-1
lines changed

commands/communication/google-meet/meet.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# @raycast.authorURL https://github.com/mujibazizi
1010
# @raycast.description Start a Google Meet session
1111

12-
open https://meet.new
12+
open https://meet.google.com/new
1313

1414
MAX_TRIES=10
1515
TRIES=0

0 commit comments

Comments
 (0)