Skip to content

Commit 2611795

Browse files
Closes #2014
1 parent 1f1ee3a commit 2611795

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

blog/2024-03-11-rabbitmq-3.13.0-announcement/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ will be 4.0!
2222
## Experimental Support For Khepri (Mnesia Replacement)
2323

2424
Apart from the new features mentioned in the first paragraph, RabbitMQ 3.13
25-
includes experimental support for [Khepri](https://www.youtube.com/watch?v=whVqpgvep90). Khepri is a new storage backend for
25+
includes experimental support for [Khepri](https://github.com/rabbitmq/khepri). Khepri is a new storage backend for
2626
RabbitMQ metadata that is designed to replace Mnesia. It is not yet ready for
2727
production use but we encourage users to try it out in test environments and
2828
provide feedback.

docs/feature-flags/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ The following feature flags are provided by RabbitMQ core.
344344
<td>khepri_db</td>
345345
<td>
346346
<p>
347-
Enables <a href="https://www.youtube.com/watch?v=whVqpgvep90">Khepri</a>, a currently experimental schema data store
347+
Enables <a href="https://github.com/rabbitmq/khepri">Khepri</a>, a currently experimental schema data store
348348
with vastly superior peer failure and network split handling characteristics
349349
compared to Mnesia
350350
</p>

versioned_docs/version-3.13/feature-flags/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ The following feature flags are provided by RabbitMQ core.
344344
<td>khepri_db</td>
345345
<td>
346346
<p>
347-
Enables <a href="https://www.youtube.com/watch?v=whVqpgvep90">Khepri</a>, a currently experimental schema data store
347+
Enables <a href="https://github.com/rabbitmq/khepri">Khepri</a>, a currently experimental schema data store
348348
with vastly superior peer failure and network split handling characteristics
349349
compared to Mnesia
350350
</p>

versioned_docs/version-3.13/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ latency and memory footprint.
6262

6363
<KhepriLogo className="floating-logo"/>
6464

65-
[Khepri](https://www.youtube.com/watch?v=whVqpgvep90) is a new storage backend
65+
[Khepri](https://github.com/rabbitmq/khepri) is a new storage backend
6666
for RabbitMQ metadata that is designed to replace Mnesia. It is not yet *ready
6767
for production use* but we encourage users to try it out in test environments
6868
and provide feedback.

0 commit comments

Comments
 (0)