Skip to content

Commit 221d8ce

Browse files
committed
README.md: fix WARNING
1 parent 0dafdcc commit 221d8ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ pipelines will work correctly. Once it is complete, the EmbeddedLinuxPipeline in
3939

4040
### Removing Pipelines
4141
The `cdk destroy` command can be used to remove individual pipelines and their related resources. This can also be done in the CloudFormation Console Page.
42-
[!WARNING]
43-
Do not delete stacks while a CodePipeline is running this can lead to unexpected failures!
42+
**Do not delete stacks while a CodePipeline is running, this can lead to unexpected failures!**
4443

4544
To remove all the resources associated with this application:
4645
```bash

0 commit comments

Comments
 (0)