Skip to content

Commit 7fd1f99

Browse files
authored
Update code-snippets.md
1 parent 05096e7 commit 7fd1f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guided-workshop/resources/code-snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
build: npm run build
2424
start: npm run start
25-
project: ./source
25+
project: ./src
2626
env:
2727
MONGODB_URI: test
2828
```

0 commit comments

Comments
 (0)