From 7ee0e002707de821f469381af54c5106e6f0c933 Mon Sep 17 00:00:00 2001 From: Pingan2017 Date: Wed, 5 Dec 2018 10:41:11 +0800 Subject: [PATCH] fix link in CHANGELOG-1.13.md --- CHANGELOG-1.13.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG-1.13.md b/CHANGELOG-1.13.md index 1f473ba5eaf..ff68a9ad295 100644 --- a/CHANGELOG-1.13.md +++ b/CHANGELOG-1.13.md @@ -222,7 +222,7 @@ Before upgrading to Kubernetes 1.13, you must keep the following in mind: ### SIG API Machinery -For the 1.13 release, SIG API Machinery is happy to announce that the [dry-run functionality](https://kubernetes.io//docs/reference/using-api/api-concepts/#dry-run) is now beta. +For the 1.13 release, SIG API Machinery is happy to announce that the [dry-run functionality](https://kubernetes.io/docs/reference/using-api/api-concepts/#dry-run) is now beta. ### SIG Auth