Skip to content

Commit 9c18d0d

Browse files
committed
fix opi autogen mount point in devcontainer
1 parent b128457 commit 9c18d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/dev_container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ You can now easily browse around the `/epics` folder and see all the support mod
290290
- compiled epics-base
291291
292292
* - /epics/ioc
293-
- ${localWorkspaceFolder}/ioc
293+
- ${localWorkspaceFolder}/auto-generated
294294
- soft link to IOC source tree
295295
296296
* - /epics/opi

0 commit comments

Comments
 (0)