Tweak minimum version of nbdkit to match fast-zero and reflection demos.
[libguestfs-talks.git] / 2019-fosdem / 6000-plugins.html
index 80449d7..9ac977d 100644 (file)
@@ -7,6 +7,6 @@
 <script>
 plugins()
 
-document.getElementById("plugins-floppy").classList.add("highlighted")
-document.getElementById("plugins-memory").classList.add("highlighted")
+document.getElementById("plugin-floppy").classList.add("highlighted")
+document.getElementById("plugin-memory").classList.add("highlighted")
 </script>