We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05096e7 commit 7fd1f99Copy full SHA for 7fd1f99
content/guided-workshop/resources/code-snippets.md
@@ -22,7 +22,7 @@ jobs:
22
with:
23
build: npm run build
24
start: npm run start
25
- project: ./source
+ project: ./src
26
env:
27
MONGODB_URI: test
28
```
0 commit comments