Skip to content

Commit 0f8fc61

Browse files
committed
Merge branch 'gh-pages' of github.com:webduinoio/webduino-module-gps into gh-pages
2 parents a0dd4ae + 5bb53d0 commit 0f8fc61

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

0 commit comments

Comments
 (0)