From dd7d71475dbae190f89cef54c99a4d54338d612b Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Mon, 28 Feb 2022 17:12:41 +0200 Subject: [PATCH] update link (#10974) --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index 0fe9b6a241..472bac32af 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,7 +1,7 @@ # Testing istio.io Content This folder contains framework utilies and instructions for testing the content on -[istio.io](http://istio.io). More specifically, these tests confirm that the example, task, and +[istio.io](https://istio.io). More specifically, these tests confirm that the example, task, and other documents, which contain instructions in the form of bash commands and expected output, are working as documented.