Skip to content

Commit 1355d87

Browse files
committed
edit utm url
1 parent d14fe43 commit 1355d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockly/blocks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var mainUrl = 'https://tutorials.webduino.io/zh-tw/docs/';
2-
var utmUrl = '?utm_source=cloud-blockly&utm_campaign=help_url';
2+
var utmUrl = '?utm_source=cloud-blockly&utm_medium=contextMenu&utm_campaign=tutorials';
33

44
Blockly.Blocks['dht_new'] = {
55
init: function () {

0 commit comments

Comments
 (0)