We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d933a1 + 57d477c commit 43a7fdaCopy full SHA for 43a7fda
.github/scripts/build-assets.py
@@ -24,7 +24,7 @@
24
25
#Move static assets
26
Path(dest_root, 'assets').mkdir(parents=True, exist_ok=False)
27
-data_files = ['design-patterns/cloudformation/C9.yaml',
+data_files = ['design-patterns/cloudformation/vscode.yaml',
28
'design-patterns/cloudformation/UserDataC9.sh',
29
'event-driven/event-driven-cfn.yaml',
30
'static/files/hands-on-labs/migration-env-setup.yaml',
0 commit comments