Skip to content

Commit 91d3c42

Browse files
committed
Chore: Fix broken link references
1 parent 2c19567 commit 91d3c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/admin/bootstrap-checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ run, but it is still a good idea to follow these instructions.
1919
If you are using Docker, these checks are dependent on the host system. You
2020
must configure the host system appropriately if you wish to run CrateDB on
2121
Docker. Consult the additional documentation on Docker {ref}`resource
22-
constraints <resource_constraints>` for more information.
22+
constraints <resource-constraints>` for more information.
2323
:::
2424

2525
## System settings

docs/install/container/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ docker run --publish=4200:4200 --publish=5432:5432 --env CRATE_HEAP_SIZE=1g --pu
2424
:::{TIP}
2525
If this command aborts with an error, please consult the {ref}`Docker
2626
troubleshooting guide <docker-troubleshooting>`. You are also
27-
welcome to learn more about {ref}`resource_constraints` with respect
27+
welcome to learn more about {ref}`resource-constraints` with respect
2828
to running CrateDB within containers.
2929
:::
3030

0 commit comments

Comments
 (0)