Skip to content

Commit 04ea97f

Browse files
authored
Merge branch 'main' into feat/override-dialog
2 parents c6e6383 + fb5c38c commit 04ea97f

File tree

1 file changed

+2
-1
lines changed
  • docs/demo/src/content/tutorial

1 file changed

+2
-1
lines changed

docs/demo/src/content/tutorial/meta.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
type: tutorial
33
mainCommand: ['npm run dev', 'Starting http server']
44
prepareCommands:
5-
- ['npm install', 'Installing dependencies']
5+
- ['npm install', 'Installing dependencies']
6+
editPageLink: https://github.com/stackblitz/tutorialkit/blob/main/docs/demo/src/content/tutorial/${path}?plain=1
67
---

0 commit comments

Comments
 (0)