Skip to content

Commit dc8539a

Browse files
committed
Updated help URLs in configs.
1 parent df1a0f9 commit dc8539a

9 files changed

+9
-9
lines changed

vfxClientToolkit/configs/vfxCTK_config_email.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"label": "Test Email"
1111
},
1212
"file": "vfxCTK_config_email",
13-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
13+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#email",
1414
"description": "etc"
1515
},
1616
"settings": {

vfxClientToolkit/configs/vfxCTK_config_filesystem.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"callback": null,
55
"enabled": true,
66
"name": "File System",
7-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
7+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#file-system",
88
"file": "vfxCTK_config_filesystem",
99
"description": "etc"
1010
},

vfxClientToolkit/configs/vfxCTK_config_fml.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"fml": {
33
"metadata": {
44
"callback": null,
5-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
5+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#fml",
66
"enabled": true,
77
"name": "FML",
88
"file": "vfxCTK_config_fml",

vfxClientToolkit/configs/vfxCTK_config_ingestIt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"ingestIt": {
33
"metadata": {
44
"callback": null,
5-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
5+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#ingest-it",
66
"enabled": true,
77
"name": "Ingest It",
88
"file": "vfxCTK_config_ingestIt",

vfxClientToolkit/configs/vfxCTK_config_mailIt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"name": "Mail It",
3838
"file": "vfxCTK_config_mailIt",
3939
"description": "etc",
40-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html"
40+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#mail-it"
4141
}
4242
}
4343
}

vfxClientToolkit/configs/vfxCTK_config_mrFilmOut.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"enabled": true,
66
"name": "MrFilmOut",
77
"file": "vfxCTK_config_mrFilmOut",
8-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
8+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#mr-filmout",
99
"description": "etc"
1010
},
1111
"settings": {

vfxClientToolkit/configs/vfxCTK_config_push.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"metadata": {
44
"callback": null,
55
"enabled": true,
6-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
6+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#push-notifications",
77
"name": "Push Notifications",
88
"file": "vfxCTK_config_push",
99
"description": "etc",

vfxClientToolkit/configs/vfxCTK_config_reports.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"file": "vfxCTK_config_reports",
88
"description": "etc",
99
"pretty_name": "Report Generator",
10-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html"
10+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#reports-generator"
1111
},
1212
"settings": {
1313
"recipients": {

vfxClientToolkit/configs/vfxCTK_config_shotgun.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"label": "Test Connection"
4040
},
4141
"file": "vfxCTK_config_shotgun",
42-
"help_url": "https://debug.github.io/vfxClientToolkit/html/index.html",
42+
"help_url": "https://debug.github.io/vfxClientToolkit/html/configuration.html#shotgun",
4343
"description": "etc"
4444
}
4545
}

0 commit comments

Comments
 (0)