Skip to content

Commit d806ed2

Browse files
committed
Remove 'warning box' inside tabs since they do not work
1 parent d523238 commit d806ed2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

05-running-typedb-cluster/01-install-and-run.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@ For testing purposes, run:
6767
docker run --name typedb -d -p 1729:1729 vaticle/typedb-cluster:latest
6868
```
6969

70-
<div class="note">
71-
[Warning]
72-
Running the instance without specifying a volume does NOT save the data if the instance is killed.
73-
</div>
70+
**NOTE:** Running the instance without specifying a volume does NOT save the data if the instance is killed.
7471

7572
#### With an External Volume
7673

0 commit comments

Comments
 (0)