File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
themes/dbatools2025/layouts Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,9 @@ <h2 class="text-base font-semibold text-theme-text dark:text-[#ececec]">Build Da
138138 This data is used by the < code class ="px-2 py-1 bg-gray-100 dark:bg-[#333333] rounded text-powershell-blue dark:text-[#58a6ff] "> Get-DbaBuild</ code >
139139 and related dbatools commands to provide accurate SQL Server version information.
140140 </ p >
141+ < p class ="mt-3 text-xs ">
142+ < a href ="/health " class ="text-gray-500 dark:text-gray-500 hover:text-blue-600 dark:hover:text-[#58a6ff] transition-colors "> View code coverage status →</ a >
143+ </ p >
141144 </ div >
142145
143146 </ div >
Original file line number Diff line number Diff line change 1616 < a href ="/team " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors "> Team</ a >
1717 < a href ="https://github.com/dataplat/dbatools " target ="_blank " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors "> GitHub</ a >
1818 < a href ="/builds " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors "> Builds</ a >
19- < a href ="/health " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors "> Health</ a >
2019 </ nav >
2120
2221 <!-- Search & CTA Button -->
6665 < a href ="/team " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors py-2 "> Team</ a >
6766 < a href ="https://github.com/dataplat/dbatools " target ="_blank " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors py-2 "> GitHub</ a >
6867 < a href ="/builds " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors py-2 "> Builds</ a >
69- < a href ="/health " class ="text-theme-text-secondary dark:text-[#b4b4b4] hover:text-theme-text dark:hover:text-[#ececec] transition-colors py-2 "> Health</ a >
7068
7169 < a href ="/install " class ="bg-theme-text dark:bg-[#58a6ff] text-white dark:text-[#1a1a1a] px-4 py-2 rounded-lg text-center font-medium mt-2 "> Install</ a >
7270 </ div >
You can’t perform that action at this time.
0 commit comments