Skip to content

Commit 482da6c

Browse files
committed
updated youtube for tutorials
1 parent f32efcb commit 482da6c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/writing-docs/user-tutorials.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ There are 2 ways of sharing a tutorial: use a shared script or publish it in a [
1010

1111
For a quick introduction on writing and sharing a user tutorial, see this video:
1212

13-
https://youtu.be/lZucrzDgoIE
13+
https://youtu.be/XsM8hp7eysA
1414

1515
## ~
1616

1717
## Authoring
1818

19-
Author the tutorial content in the **README.md** file in your project. The format is the same as what's documented in [tutorials](/writing-docs/tutorials).
19+
Author the tutorial content in a **Markdown** file in your project. The format is the same as what's documented in [tutorials](/writing-docs/tutorials).
2020

2121
The dependencies are used when starting the tutorial project, but code content (``main.blocks``, ``main.ts``) is ignored.
2222

@@ -72,8 +72,7 @@ You can also use the ``#example`` route similarly to ``#tutorial`` to load a mar
7272

7373
### Testing
7474

75-
Click on the ``external link`` icon in the **Explorer** view to open any markdown file (``.md``)
76-
as a tutorial in a new tab.
75+
Click on the ``lab`` icon in the **Explorer** view to open any markdown file (``.md``) as a tutorial in a new tab.
7776

7877
### Localization
7978

0 commit comments

Comments
 (0)