File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
_themes/wazuh_doc_theme_v3/template-parts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 146146 < a class ="dropdown-item " href ="{{ theme_wazuh_web_url + '/our-team/' }} " target ="_blank " rel ="noreferrer noopener "> Our team</ a >
147147 </ li >
148148 < 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 >
150150 </ li >
151151 </ ul >
152152 </ li >
Original file line number Diff line number Diff line change @@ -676,7 +676,7 @@ def creating_file_list(app, exception):
676676 production = False
677677
678678html_context = {
679- "display_github" : True ,
679+ "display_github" : False ,
680680 "github_user" : "wazuh" ,
681681 "github_repo" : "wazuh-documentation" ,
682682 "conf_py_path" : "/source/" ,
You can’t perform that action at this time.
0 commit comments