From 49031378d37db8990806851e02fcea8c52a8054c Mon Sep 17 00:00:00 2001 From: Nicolas Lacasse Date: Tue, 14 Aug 2018 10:55:01 -0700 Subject: [PATCH] Readme: Fix typo in link. PiperOrigin-RevId: 208674853 Change-Id: I6db4c59fdca1e5603a4d9dc021f3c3d7eaad7c6f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 709da37a0..a921b3e9f 100644 --- a/README.md +++ b/README.md @@ -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