Skip to content

Commit 9e50654

Browse files
authored
Merge pull request #6120 from thaJeztah/fix_url
docs: fix link to live-restore
2 parents 0bfd4c9 + 3c1bbfd commit 9e50654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/dockerd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@ The list of currently supported options that can be reconfigured is this:
13021302
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------- |
13031303
| `debug` | Toggles debug mode of the daemon. |
13041304
| `labels` | Replaces the daemon labels with a new set of labels. |
1305-
| `live-restore` | Toggles [live restore](https://docs.docker.com/engine/containers/live-restore/). |
1305+
| `live-restore` | Toggles [live restore](https://docs.docker.com/engine/daemon/live-restore/). |
13061306
| `max-concurrent-downloads` | Configures the max concurrent downloads for each pull. |
13071307
| `max-concurrent-uploads` | Configures the max concurrent uploads for each push. |
13081308
| `max-download-attempts` | Configures the max download attempts for each pull. |

0 commit comments

Comments
 (0)