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:
@@ -286,6 +286,11 @@ html_context = {
|
|||||||
'name': 'MinIO Server Documentation',
|
'name': 'MinIO Server Documentation',
|
||||||
'current': True
|
'current': True
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'name': 'MinIO Enterprise Object Store Documentation',
|
||||||
|
'url': 'https://min.io/docs/enterprise',
|
||||||
|
'external': True
|
||||||
|
},
|
||||||
{
|
{
|
||||||
'name': 'DirectPV Documentation',
|
'name': 'DirectPV Documentation',
|
||||||
'url': 'https://min.io/docs/directpv',
|
'url': 'https://min.io/docs/directpv',
|
||||||
|
Reference in New Issue
Block a user