From 16a70b0734f59e0b7c124998a7f0454f1e3079eb Mon Sep 17 00:00:00 2001 From: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> Date: Tue, 24 Oct 2023 13:17:30 -0400 Subject: [PATCH 1/2] Update index.md --- docs/content/tutorials/helm/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorials/helm/index.md b/docs/content/tutorials/helm/index.md index b8737a3cd..2942c3dc8 100644 --- a/docs/content/tutorials/helm/index.md +++ b/docs/content/tutorials/helm/index.md @@ -12,7 +12,7 @@ This tutorial will teach you the following about Radius: * How to use update a Helm chart to include its resources in a Radius application * How to use features like Recipes and Connections within Kubernetes YAML or Helm. -< image src="diagram.png" alt="Diagram of the application and its resources" width="500px" > +< img src="diagram.png" alt="Diagram of the application and its resources" width="500px" > ## Prerequisites From 660a006338c4f66bed4f752ae8d1362046e8925f Mon Sep 17 00:00:00 2001 From: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com> Date: Tue, 24 Oct 2023 13:19:56 -0400 Subject: [PATCH 2/2] Update docs/content/tutorials/helm/index.md --- docs/content/tutorials/helm/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorials/helm/index.md b/docs/content/tutorials/helm/index.md index 2942c3dc8..17a066080 100644 --- a/docs/content/tutorials/helm/index.md +++ b/docs/content/tutorials/helm/index.md @@ -12,7 +12,7 @@ This tutorial will teach you the following about Radius: * How to use update a Helm chart to include its resources in a Radius application * How to use features like Recipes and Connections within Kubernetes YAML or Helm. -< img src="diagram.png" alt="Diagram of the application and its resources" width="500px" > +Diagram of the application and its resources ## Prerequisites