File tree 2 files changed +2
-2
lines changed
_themes/wazuh_doc_theme_v3/template-parts
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 146
146
< a class ="dropdown-item " href ="{{ theme_wazuh_web_url + '/our-team/' }} " target ="_blank " rel ="noreferrer noopener "> Our team</ a >
147
147
</ li >
148
148
< li class ="nav-item ">
149
- < a class ="dropdown-item " href ="{{ theme_wazuh_web_url + '/newsroom /' }} " target ="_blank " rel ="noreferrer noopener "> Newsroom </ a >
149
+ < a class ="dropdown-item " href ="{{ theme_wazuh_web_url + '/resources /' }} " target ="_blank " rel ="noreferrer noopener "> Resources </ a >
150
150
</ li >
151
151
</ ul >
152
152
</ li >
Original file line number Diff line number Diff line change @@ -676,7 +676,7 @@ def creating_file_list(app, exception):
676
676
production = False
677
677
678
678
html_context = {
679
- "display_github" : True ,
679
+ "display_github" : False ,
680
680
"github_user" : "wazuh" ,
681
681
"github_repo" : "wazuh-documentation" ,
682
682
"conf_py_path" : "/source/" ,
You can’t perform that action at this time.
0 commit comments