Skip to content

Commit 1cd0fbb

Browse files
committed
update plist file
* shorten identifier/family * We have no JS enabled
1 parent 31a7a58 commit 1cd0fbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleIdentifier</key>
6-
<string>aws-cloudformation</string>
6+
<string>aws-cfn</string>
77

88
<key>CFBundleName</key>
99
<string>AWS CloudFormation</string>
1010

1111
<key>DocSetPlatformFamily</key>
12-
<string>aws-cloudformation</string>
12+
<string>aws-cfn</string>
1313

1414
<key>isDashDocset</key>
1515
<true/>
1616

1717
<key>isJavaScriptEnabled</key>
18-
<true/>
18+
<false/>
1919

2020
<key>dashIndexFilePath</key>
2121
<string>aws-template-resource-type-ref.html</string>

0 commit comments

Comments
 (0)