We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14fe43 commit 1355d87Copy full SHA for 1355d87
blockly/blocks.js
@@ -1,5 +1,5 @@
1
var mainUrl = 'https://tutorials.webduino.io/zh-tw/docs/';
2
-var utmUrl = '?utm_source=cloud-blockly&utm_campaign=help_url';
+var utmUrl = '?utm_source=cloud-blockly&utm_medium=contextMenu&utm_campaign=tutorials';
3
4
Blockly.Blocks['dht_new'] = {
5
init: function () {
0 commit comments