Skip to content

Commit 0d1f70b

Browse files
committed
fix schema version create_ioc
1 parent 2c2b0e9 commit 0d1f70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/create_ioc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ one of those is `ibek.ioc.schema.json`. This is the *IOC schema* for the
328328
our *IOC yaml* file like this:
329329

330330
```yaml
331-
# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2024.6.1/ibek.ioc.schema.json
331+
# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2024.8.1/ibek.ioc.schema.json
332332
```
333333

334334
When editing with a YAML aware editor like VSCode this will enable auto

0 commit comments

Comments
 (0)