mirror of https://github.com/open-mmlab/mmcv.git
fix cn docs menu
parent
cc81d4b562
commit
085e63629b
docs_zh_CN
|
@ -123,12 +123,12 @@ html_theme_options = {
|
|||
},
|
||||
{
|
||||
'name': 'MMClassification',
|
||||
'url': 'https://github.com/open-mmlab/mmclassification',
|
||||
'url':
|
||||
'https://mmclassification.readthedocs.io/zh_CN/latest/',
|
||||
},
|
||||
{
|
||||
'name': 'MMDetection',
|
||||
'url':
|
||||
'https://mmclassification.readthedocs.io/zh_CN/latest/',
|
||||
'url': 'https://mmdetection.readthedocs.io/zh_CN/latest/',
|
||||
},
|
||||
{
|
||||
'name': 'MMDetection3D',
|
||||
|
|
Loading…
Reference in New Issue