Skip to content

Commit ea3f3b6

Browse files
committed
Update RavenDB links
1 parent 5bc0508 commit ea3f3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servicecontrol/ravendb/containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ A volume must be mounted to `/var/lib/ravendb/data` to provide persistent storag
5050
#end-if
5151

5252
> [!NOTE]
53-
> RavenDB has specific requirements about the types of storage it supports. See the [RavenDB container requirements documentation](https://ravendb.net/docs/article-page/6.2/csharp/start/installation/running-in-docker-container#requirements) for more information.
53+
> RavenDB has specific requirements about the types of storage it supports. See the [RavenDB deployment storage considerations documentation](https://ravendb.net/docs/article-page/6.2/csharp/start/installation/deployment-considerations#storage-considerations) for more information.
5454
>
5555
> If providing these storage requirements is not possible, it is also possible to connect to an external, separately-licensed RavenDB server. The external server must be using the same Major and Minor version noted in the version map below.
5656
@@ -60,7 +60,7 @@ As the ServiceControl RavenDB container extends the official RavenDB container,
6060

6161
| ServiceControl Versions | RavenDB Version | Container Documentation |
6262
|:-:|:-:|:-:|
63-
| 6.x | 6.2 | [RavenDB 6.2 container docs](https://ravendb.net/docs/article-page/6.2/csharp/start/installation/running-in-docker-container)
63+
| 6.x | 6.2 | [RavenDB 6.2 container docs](https://ravendb.net/docs/article-page/6.2/csharp/start/containers/general-guide)
6464
| 5.4 to 5.11 | 5.4 | [RavenDB 5.4 container docs](https://ravendb.net/docs/article-page/5.4/csharp/start/installation/running-in-docker-container) |
6565

6666
> [!NOTE]

0 commit comments

Comments
 (0)