File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -289,13 +289,13 @@ const faqSchemaData = {
289289 </div >
290290 <div class =" dropdown-menu" id =" dropdown-menu" style =" display: none;" >
291291 <div class =" dropdown-header" >Report type</div >
292- <a href =" /download/server-report " class =" dropdown-item" >
292+ <a href =" /security-reports/isec_server_2025.pdf " class =" dropdown-item" download >
293293 <div class =" dropdown-item-text" >Server</div >
294294 </a >
295- <a href =" /download/mobile-report" class =" dropdown-item" >
295+ <!-- < a href="/download/mobile-report" class="dropdown-item">
296296 <div class="dropdown-item-text">Mobile</div>
297- </a >
298- <a href =" /download/desktop-report " class =" dropdown-item" >
297+ </a> -->
298+ <a href =" /security-reports/isec_client_2025.pdf " class =" dropdown-item" download >
299299 <div class =" dropdown-item-text" >Desktop</div >
300300 </a >
301301 </div >
You can’t perform that action at this time.
0 commit comments