Readme: Fix typo in link.

PiperOrigin-RevId: 208674853
Change-Id: I6db4c59fdca1e5603a4d9dc021f3c3d7eaad7c6f
This commit is contained in:
Nicolas Lacasse
2018-08-14 10:56:17 -07:00
committed by Shentubot
parent 66b0f3e15a
commit 49031378d3
+1 -1
View File
@@ -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