Skip to content

Commit c116aeb

Browse files
dvdksngithub-actions[bot]
authored andcommitted
docs: address issue #24296
This change was automatically generated by the documentation agent team in response to issue #24296. 🤖 Generated with cagent
1 parent 3b0f129 commit c116aeb

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)