kenken999 commited on
Commit
8c75df2
1 Parent(s): e4f5b4d
Files changed (1) hide show
  1. mysite/interpreter/process.py +1 -1
mysite/interpreter/process.py CHANGED
@@ -98,7 +98,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url):
98
  "text": "Open Link",
99
  "onClick": {
100
  "openLink": {
101
- "url": "https://script.google.com/d/1YJCQDrzGnrJiRcJcRjX9RuKR3gGrIj84p5kp4ZMiY-ls9UafjhDEUXIk/edit?usp=sharing"
102
  }
103
  }
104
  }
 
98
  "text": "Open Link",
99
  "onClick": {
100
  "openLink": {
101
+ "url": "https://colab.research.google.com/drive/1LNR_Y9sk9DGYnWTxHP09s9x4JLe3GmqS?hl=ja"
102
  }
103
  }
104
  }