mirror of https://github.com/open-mmlab/mmocr.git
[Fix] Remove outdated tutorial link (#1627)
parent
547ed31eda
commit
e096df8b57
|
@ -88,13 +88,6 @@ html_theme_options = {
|
||||||
'logo_url':
|
'logo_url':
|
||||||
'https://mmocr.readthedocs.io/en/dev-1.x/',
|
'https://mmocr.readthedocs.io/en/dev-1.x/',
|
||||||
'menu': [
|
'menu': [
|
||||||
{
|
|
||||||
'name':
|
|
||||||
'Tutorial',
|
|
||||||
'url':
|
|
||||||
'https://colab.research.google.com/github/'
|
|
||||||
'open-mmlab/mmocr/blob/main/demo/MMOCR_Tutorial.ipynb'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
'name': 'GitHub',
|
'name': 'GitHub',
|
||||||
'url': 'https://github.com/open-mmlab/mmocr'
|
'url': 'https://github.com/open-mmlab/mmocr'
|
||||||
|
|
|
@ -88,13 +88,6 @@ html_theme_options = {
|
||||||
'logo_url':
|
'logo_url':
|
||||||
'https://mmocr.readthedocs.io/zh_CN/dev-1.x/',
|
'https://mmocr.readthedocs.io/zh_CN/dev-1.x/',
|
||||||
'menu': [
|
'menu': [
|
||||||
{
|
|
||||||
'name':
|
|
||||||
'教程',
|
|
||||||
'url':
|
|
||||||
'https://colab.research.google.com/github/'
|
|
||||||
'open-mmlab/mmocr/blob/main/demo/MMOCR_Tutorial.ipynb'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
'name': 'GitHub',
|
'name': 'GitHub',
|
||||||
'url': 'https://github.com/open-mmlab/mmocr'
|
'url': 'https://github.com/open-mmlab/mmocr'
|
||||||
|
|
Loading…
Reference in New Issue