Unverified Commit 29801a03 authored by Hubert's avatar Hubert Committed by GitHub
Browse files

[Fix] fix docs (#20)

parent 5f2e7c34
......@@ -7,7 +7,7 @@
@media screen and (min-width: 1100px) {
.header-logo {
top: -12px;
top: -25px;
}
}
......
......@@ -91,7 +91,7 @@ html_theme_options = {
'menu': [
{
'name': 'GitHub',
'url': 'https://github.com/opencompass'
'url': 'https://github.com/InternLM/opencompass'
},
],
# Specify the language of shared menu
......
......@@ -7,7 +7,7 @@
@media screen and (min-width: 1100px) {
.header-logo {
top: -12px;
top: -25px;
}
}
......
......@@ -93,7 +93,7 @@ html_theme_options = {
'menu': [
{
'name': 'GitHub',
'url': 'https://github.com/open-mmlab/opencompass'
'url': 'https://github.com/InternLM/opencompass'
},
],
# Specify the language of shared menu
......
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