File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ <h3>Translations</h3>
51
51
< ul class ="translation-menu ">
52
52
< li > < a href ="http://jp.docs.mongodb.org/{{theme_manual_path}}/{%- if pagename == "index " %}{%- else %}{{pagename}}{%- endif %}" rel="nofollow "> Japanese</ a > </ li >
53
53
< li > < a href ="http://cn.docs.mongodb.org/{{theme_manual_path}}/{%- if pagename == "index " %}{%- else %}{{pagename}}{%- endif %}" rel="nofollow "> Chinese</ a > </ li >
54
- < li > < a href ="http://docs.mongodb.org/{{theme_manual_path}}/{%- if pagename == "index " %}{%- else %}{{pagename}}{%- endif %}" rel="nofollow "> English</ a > </ li >
54
+ <!-- < li><a href="http://docs.mongodb.org/{{theme_manual_path}}/{%- if pagename == "index" %}{%- else %}{{pagename}}{%- endif %}" rel="nofollow">English</a></li> -- >
55
55
</ ul >
56
56
57
57
< h3 > Knowledge Base </ h3 >
You can’t perform that action at this time.
0 commit comments