Skip to content

Commit f8065df

Browse files
committed
edit utm url
1 parent c12f65a commit f8065df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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['DFPlayer_new'] = {
55
init: function () {

0 commit comments

Comments
 (0)