Skip to content

Commit 0d70f0d

Browse files
committed
docs: fix link to live-restore
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent d8f09a1 commit 0d70f0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/dockerd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,10 +1299,10 @@ to reconfigure itself if there are conflicts, but it won't stop execution.
12991299
The list of currently supported options that can be reconfigured is this:
13001300

13011301
| Option | Description |
1302-
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------- |
1302+
| ---------------------------------- |-------------------------------------------------------------------------------------------------------------|
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)