We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12f65a commit f8065dfCopy full SHA for f8065df
1 file changed
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['DFPlayer_new'] = {
5
init: function () {
0 commit comments