@@ -13,7 +13,7 @@ <h1>Actionable GitHub Insights for Engineering Teams</h1>
1313 </ div >
1414 < a
1515 href ="https://app.managerbot.dev/authentication/register "
16- class ="button cta "
16+ class ="button cta desktop "
1717 >
1818 Create Account
1919 < i > < img src ="assets/images/angle.svg " alt ="" /> </ i >
@@ -90,26 +90,26 @@ <h4>Pull request health:</h3>
9090 < li > Draft Time</ li >
9191 < li > Cycle Time</ li >
9292 < li > Pickup Time</ li >
93- < li > How often pull requests go stale </ li >
94- < li > Itteration count </ li >
95- < li > Affected by flaky test </ li >
93+ < li > Stale Frequency </ li >
94+ < li > iIeration Loops </ li >
95+ < li > Flaky Test Frequency </ li >
9696 </ ol >
9797 </ div >
9898 < div class ="metrics-bottom-left ">
9999 < span class ="badge "> 2</ span >
100- < h4 > Developer load:</ h3 >
100+ < h4 > Developer load:</ h4 >
101101 < ol >
102102 < li > Pull Requests per Developer</ li >
103103 < li > Reviews per Developer</ li >
104104 </ ol >
105105 </ div >
106106 < div class ="metrics-bottom-right ">
107107 < span class ="badge "> 3</ span >
108- < h4 > Continuous integration:</ h3 >
108+ < h4 > Continuous integration:</ h4 >
109109 < ol >
110110 < li > CI Run Time Growth</ li >
111111 < li > CI Usage by User Type</ li >
112- < li > CI Usage by Workflow/li > </ li >
112+ < li > CI Usage by Workflow</ li >
113113 </ ol >
114114 </ div >
115115 </ div >
0 commit comments