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 2c2b0e9 commit 0d1f70bCopy full SHA for 0d1f70b
docs/tutorials/create_ioc.md
@@ -328,7 +328,7 @@ one of those is `ibek.ioc.schema.json`. This is the *IOC schema* for the
328
our *IOC yaml* file like this:
329
330
```yaml
331
-# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2024.6.1/ibek.ioc.schema.json
+# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2024.8.1/ibek.ioc.schema.json
332
```
333
334
When editing with a YAML aware editor like VSCode this will enable auto
0 commit comments