diff --git a/source/administration/concepts.rst b/source/administration/concepts.rst index d8ce7f5a..b6ba2be7 100644 --- a/source/administration/concepts.rst +++ b/source/administration/concepts.rst @@ -163,11 +163,3 @@ MinIO provides a configuration option to create buckets with versioning enabled. When enabled, MinIO writes mutated objects to a different version than the original, allowing access to both the original object and the newer, changed object. Additional configurations on the MinIO bucket determine how long to retain older versions of each object in the bucket. - - -.. toctree:: - :titlesonly: - :hidden: - :glob: - - /operations/concepts/*