Skip to content

Commit 2c9af32

Browse files
authored
Merge pull request #24321 from docker/agent/issue-24296
docs: address issue #24296
2 parents 3b0f129 + c116aeb commit 2c9af32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/engine/storage/drivers/select-storage-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The Docker Engine provides the following storage backends on Linux:
4848
The Docker Engine has a prioritized list of which storage driver to use if no
4949
storage driver is explicitly configured, assuming that the storage driver meets
5050
the prerequisites, and automatically selects a compatible storage driver. You
51-
can see the order in the [source code for Docker Engine {{% param "docker_ce_version" %}}](https://github.com/moby/moby/blob/v{{% param "docker_ce_version" %}}/daemon/graphdriver/driver_linux.go#L52-L53).
51+
can see the order in the [source code for Docker Engine {{% param "docker_ce_version" %}}](https://github.com/moby/moby/blob/docker-v{{% param "docker_ce_version" %}}/daemon/graphdriver/driver_linux.go).
5252
{ #storage-driver-order }
5353

5454
<!-- markdownlint-enable reference-links-images -->

0 commit comments

Comments
 (0)