diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2018-08-14 10:55:01 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-08-14 10:56:17 -0700 |
commit | 49031378d37db8990806851e02fcea8c52a8054c (patch) | |
tree | 6b16580e184c2177b03659616cf4cf397eeb2b30 /README.md | |
parent | 66b0f3e15a60df21f67d37dc6e420d1825acacfe (diff) |
Readme: Fix typo in link.
PiperOrigin-RevId: 208674853
Change-Id: I6db4c59fdca1e5603a4d9dc021f3c3d7eaad7c6f
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -365,7 +365,7 @@ Then restart the Docker daemon. gVisor has the ability to checkpoint a process, save its current state in a state file, and restore into a new container using the state file. For more information about the checkpoint and restore commands, see the -[checkpoint-restore][checkpoint/restore readme] +[checkpoint/restore readme][checkpoint-restore]. ## FAQ & Known Issues |