From 9218b55c2cb277ebfbdb9b4ed802c6393d136bb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Wed, 13 Jul 2022 11:34:23 +0200 Subject: [PATCH 1/3] Add symlink --- content/software/web-editor/tutorials/getting-started/.gitkeep | 0 .../tutorials/getting-started/03.getting-started-web-editor | 1 + 2 files changed, 1 insertion(+) create mode 100644 content/software/web-editor/tutorials/getting-started/.gitkeep create mode 120000 content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor diff --git a/content/software/web-editor/tutorials/getting-started/.gitkeep b/content/software/web-editor/tutorials/getting-started/.gitkeep new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor b/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor new file mode 120000 index 0000000000..b7b4a817a4 --- /dev/null +++ b/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor @@ -0,0 +1 @@ +/Users/karlsoderby/Documents/GitHub/docs-content/content/arduino-cloud/01.getting-started/03.getting-started-web-editor \ No newline at end of file From c19fc671a146495c9eaec71860775d019dcf8e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Wed, 13 Jul 2022 12:18:31 +0200 Subject: [PATCH 2/3] Update 03.getting-started-web-editor --- .../tutorials/getting-started/03.getting-started-web-editor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor b/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor index b7b4a817a4..6664c368e2 120000 --- a/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor +++ b/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor @@ -1 +1 @@ -/Users/karlsoderby/Documents/GitHub/docs-content/content/arduino-cloud/01.getting-started/03.getting-started-web-editor \ No newline at end of file +/content/arduino-cloud/01.getting-started/03.getting-started-web-editor \ No newline at end of file From e6d42bb137a6c254b9ed0bcc1d3decdc834e5744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Wed, 13 Jul 2022 13:35:29 +0200 Subject: [PATCH 3/3] update symlink --- .../tutorials/getting-started/03.getting-started-web-editor | 1 - .../tutorials/getting-started/getting-started-web-editor | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor create mode 120000 content/software/web-editor/tutorials/getting-started/getting-started-web-editor diff --git a/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor b/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor deleted file mode 120000 index 6664c368e2..0000000000 --- a/content/software/web-editor/tutorials/getting-started/03.getting-started-web-editor +++ /dev/null @@ -1 +0,0 @@ -/content/arduino-cloud/01.getting-started/03.getting-started-web-editor \ No newline at end of file diff --git a/content/software/web-editor/tutorials/getting-started/getting-started-web-editor b/content/software/web-editor/tutorials/getting-started/getting-started-web-editor new file mode 120000 index 0000000000..a517f36954 --- /dev/null +++ b/content/software/web-editor/tutorials/getting-started/getting-started-web-editor @@ -0,0 +1 @@ +../../../../arduino-cloud/01.getting-started/03.getting-started-web-editor \ No newline at end of file