From c12a4d3b34b3fa326bfbe8cdffce27a23504544e Mon Sep 17 00:00:00 2001 From: Harald Albers Date: Sat, 29 Dec 2018 01:39:54 +0100 Subject: [PATCH] Fix link to Kubernetes blog Signed-off-by: Harald Albers --- experimental/checkpoint-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/checkpoint-restore.md b/experimental/checkpoint-restore.md index 7e609b60ec..2f7cdf46b8 100644 --- a/experimental/checkpoint-restore.md +++ b/experimental/checkpoint-restore.md @@ -7,7 +7,7 @@ on disk. Later, the container can be restored from the point it was frozen. This is accomplished using a tool called [CRIU](http://criu.org), which is an external dependency of this feature. A good overview of the history of checkpoint and restore in Docker is available in this -[Kubernetes blog post](http://blog.kubernetes.io/2015/07/how-did-quake-demo-from-dockercon-work.html). +[Kubernetes blog post](https://kubernetes.io/blog/2015/07/how-did-quake-demo-from-dockercon-work/). ## Installing CRIU