Skip to content

Commit 8ab4c3b

Browse files
committed
edit utm url
1 parent 2f86759 commit 8ab4c3b

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,6 +1,6 @@
11
//https://blockly-demo.appspot.com/static/demos/blockfactory_old/index.html#5ag74x
22
var mainUrl = 'https://tutorials.webduino.io/zh-tw/docs/';
3-
var utmUrl = '?utm_source=cloud-blockly&utm_medium=help&utm_campaign=help_url';
3+
var utmUrl = '?utm_source=cloud-blockly&utm_medium=contextMenu&utm_campaign=tutorials';
44

55
Blockly.Blocks['lora_new'] = {
66
init: function() {

0 commit comments

Comments
 (0)