Skip to content

Commit 960776c

Browse files
docs: fix note component issue (#146)
1 parent bb56c62 commit 960776c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/aws/services/elasticache.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Valkey support includes:
145145
- Support for the `Engine` and `EngineVersion` fields in the `CreateReplicationGroup` API, which now recognize and handle `valkey`.
146146

147147

148-
::: note
148+
:::note
149149
A Valkey replication group can only be started when [container mode](/aws/services/elasticache/#container-mode) is enabled.
150150
:::
151151

src/content/docs/aws/services/memorydb.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Valkey support includes:
9999

100100
- Support for the `Engine` and `EngineVersion` fields in the `CreateCluster` API, which now recognize and handle `valkey`.
101101

102-
::: note
102+
:::note
103103
A Valkey cluster can only be started when [container mode](/aws/services/memorydb/#container-mode) is enabled.
104104
:::
105105

0 commit comments

Comments
 (0)