Skip to content

Commit fb5c38c

Browse files
authored
docs: add editPageLink in demo (#343)
1 parent 23ed41c commit fb5c38c

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)