From 138322c245c056b17761ae3839ce97b495299cf6 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Mon, 20 Dec 2021 23:00:40 -0500 Subject: [PATCH] [docs] fix path to /tutorial/image.gif --- .../examples/00-introduction/01-dynamic-attributes/App.svelte | 4 ++-- .../01-introduction/03-dynamic-attributes/app-a/App.svelte | 4 ++-- .../01-introduction/03-dynamic-attributes/app-b/App.svelte | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/content/examples/00-introduction/01-dynamic-attributes/App.svelte b/site/content/examples/00-introduction/01-dynamic-attributes/App.svelte index 6a76b43dde14..6a1ac86e698b 100644 --- a/site/content/examples/00-introduction/01-dynamic-attributes/App.svelte +++ b/site/content/examples/00-introduction/01-dynamic-attributes/App.svelte @@ -1,7 +1,7 @@ -{name} dancing \ No newline at end of file +{name} dancing diff --git a/site/content/tutorial/01-introduction/03-dynamic-attributes/app-a/App.svelte b/site/content/tutorial/01-introduction/03-dynamic-attributes/app-a/App.svelte index f4ac7557da30..03850a36705b 100644 --- a/site/content/tutorial/01-introduction/03-dynamic-attributes/app-a/App.svelte +++ b/site/content/tutorial/01-introduction/03-dynamic-attributes/app-a/App.svelte @@ -1,5 +1,5 @@ - \ No newline at end of file + diff --git a/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte b/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte index e61b4d48e048..f2f9101d516b 100644 --- a/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte +++ b/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte @@ -1,5 +1,5 @@