Skip to content

Commit 82cea3d

Browse files
authored
Update README.md
1 parent 1484955 commit 82cea3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

300/300/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ To support the nested directory structure correctly in your ```/nx.json```, you
221221
},
222222
"projects": {
223223
"hatch_project": {
224-
"root": "src/hatch_project",
225-
"sourceRoot": "src/hatch_project/src",
224+
"root": "hatch-project/src/hatch_project",
225+
"sourceRoot": "hatch-project/src/hatch_project/src",
226226
"projectType": "application"
227227
}
228228
}

0 commit comments

Comments
 (0)