diff --git a/index.html b/index.html
index 92e548d..6696e06 100644
--- a/index.html
+++ b/index.html
@@ -215,10 +215,7 @@ $(document).ready(function(){
'lxc-images': 'wiki/lxc-images.md'
}
var new_mirrors = {
- 'ius': true,
- 'elrepo': true,
- 'ubuntu-ports': true,
- 'lxc-images': true
+ 'OpenBSD': true
}
$('#HelpModal').on('show.bs.modal', function (event) {