fix(desktop): correct link for bind mount options (#19388)

This was linking to `secret create`, which is wrong. It's on the
`service create` docs (which is almost as random).

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
Milas Bowman 2024-02-13 11:42:37 -05:00 committed by GitHub
parent 7159870c4c
commit 946957df4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ When the status indicator displays **Watching for filesystem changes**, your fil
>**Note**
>
> When you create a new service, setting the [bind mount option consistency](../engine/reference/commandline/secret_create.md#options-for-bind-mounts) to `:consistent` bypasses Synchronized file shares.
> When you create a new service, setting the [bind mount option consistency](../engine/reference/commandline/service_create.md#options-for-bind-mounts) to `:consistent` bypasses Synchronized file shares.
## Explore your file share instance