Skip to content

Commit 43a7fda

Browse files
authored
Merge pull request #136 from tebanieo/master
Updated gitflow, rename C9 to vscode.yaml
2 parents 7d933a1 + 57d477c commit 43a7fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/build-assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#Move static assets
2626
Path(dest_root, 'assets').mkdir(parents=True, exist_ok=False)
27-
data_files = ['design-patterns/cloudformation/C9.yaml',
27+
data_files = ['design-patterns/cloudformation/vscode.yaml',
2828
'design-patterns/cloudformation/UserDataC9.sh',
2929
'event-driven/event-driven-cfn.yaml',
3030
'static/files/hands-on-labs/migration-env-setup.yaml',

0 commit comments

Comments
 (0)