Commit 085e6362 authored by gaotongxiao's avatar gaotongxiao Committed by Wenwei Zhang
Browse files

fix cn docs menu

parent cc81d4b5
......@@ -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',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment