1
0
mirror of https://github.com/minio/docs.git synced 2025-08-05 03:41:24 +03:00

Adds Enterprise docs link to dropdown switcher

This commit is contained in:
Daryl White
2024-03-11 20:34:36 -04:00
parent 67e81ce2f8
commit dcf826d25d

View File

@@ -286,6 +286,11 @@ html_context = {
'name': 'MinIO Server Documentation',
'current': True
},
{
'name': 'MinIO Enterprise Object Store Documentation',
'url': 'https://min.io/docs/enterprise',
'external': True
},
{
'name': 'DirectPV Documentation',
'url': 'https://min.io/docs/directpv',