Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 468df22

Browse files
committed
Correct syntax for bs-callout-info
1 parent d9db3ab commit 468df22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/cloud/release-notes/cloud-release-archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ The ece-tools version 2002.0.11 is required for 2.2.4 compatibility.
498498

499499
## v2002.0.9
500500

501-
{.bs-callout-info}
501+
{:.bs-callout-info}
502502
You must [upgrade the {{site.data.var.ece}} metapackage]({{ site.baseurl }}/cloud/project/project-upgrade-parent.html) to get this and all future updates.
503503

504504
- {:.new}<!-- MAGECLOUD-1086 -->**ece-tools**—The `{{site.data.var.ct}}` package now supports {{site.data.var.ee}} 2.1.x.

src/guides/v2.3/howdoi/checkout/checkout_order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ In this file, add the following:
113113

114114
## Step 4: Deploy static content and clean cache
115115

116-
{.bs-callout-info}
116+
{:.bs-callout-info}
117117
These commands are for production mode. They are not necessary when in developer mode.
118118

119119
1. Deploy static content:

src/guides/v2.4/config-guide/mq/aws-mq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ where:
3636
* `user`—The username value entered when creating the AWS MQ broker
3737
* `password`—The password value entered when creating the AWS MQ broker
3838

39-
{.bs-callout-info}
39+
{:.bs-callout-info}
4040
Amazon MQ supports TLS connections only. Peer verification is not supported.
4141

4242
After editing the `env.php` file, run the following command to finish the setup:

0 commit comments

Comments
 (0)