From 8d2421cc10e24efe1d1b154966463f8ef6bb5009 Mon Sep 17 00:00:00 2001 From: Akos Olasz Date: Fri, 16 Jul 2021 15:02:41 +0200 Subject: [PATCH] test change --- modules/quickstart/pages/quickstart-intro.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/quickstart/pages/quickstart-intro.adoc b/modules/quickstart/pages/quickstart-intro.adoc index 6e1ac7883..dcf171040 100644 --- a/modules/quickstart/pages/quickstart-intro.adoc +++ b/modules/quickstart/pages/quickstart-intro.adoc @@ -7,6 +7,9 @@ ifdef::env-github,env-browser[:outfilesuffix:.adoc] [[quick-start-intro]] + +This is a test change. + This {sdk-long-name} provides tools, sample code, and documentation to help you create programs to run on the {IC}. The _Quick Start_ tutorial assumes that you are installing the {sdk-short-name} for the first time and illustrates how to create, build, and deploy your first application.