Skip to content

Commit 34f755e

Browse files
authored
Updated Github links
1 parent b74fbc7 commit 34f755e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

android_patch_audit/android_patch_audit.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
If this parameter is omitted, default value is "config.yaml"
1313
1414
This script requires a configuration file in YAML format to run. See an example of such a file here:
15-
TODO: INSERT GITHUB LINK
15+
https://github.com/meraki/automation-scripts/blob/master/android_patch_audit/config.yaml
1616
1717
Please refer to the comments in the example configuration file for explanations of the different options.
1818

android_patch_audit/config.yaml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Configuration file for android_patch_audit.py. You can find an example configuration file here:
2-
# TODO: INSERT GITHUB LINK
1+
# Configuration file for android_patch_audit.py. You can find the script here:
2+
# https://github.com/meraki/automation-scripts/blob/master/android_patch_audit/android_patch_audit.py
3+
4+
# You can find an example configuration file here:
5+
# https://github.com/meraki/automation-scripts/blob/master/android_patch_audit/config.yaml
36

47
# For instructions on how to generate a Meraki Dashboard API key and enable API access for your
58
# organization, please read this documentation article:

0 commit comments

Comments
 (0)