File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -392,7 +392,7 @@ <h3>A Bit of Machine Learning: OLS Analysis</h3>
392392
393393 < div class ="chart-container ">
394394 < div class ="chart-placeholder ">
395- < img src ="assets/OLS_subscribers_scores .png " alt ="OLS Scatter Plot "
395+ < img src ="assets/ols_subscribers_scores .png " alt ="OLS Scatter Plot "
396396 style ="width: 100%; height: auto; ">
397397 </ div >
398398 </ div >
Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ export default function User_community() {
584584 } }
585585>
586586 < p style = { { marginTop : 0 , fontSize : "1.05rem" } } >
587- You’ve reached the end of this path .
587+ You’ve reached the end of this journey .
588588 < br />
589589 Where would you like to go next?
590590 </ p >
@@ -598,15 +598,15 @@ export default function User_community() {
598598 flexWrap : "wrap" ,
599599 } }
600600 >
601- < a className = "cta-btn subtle " href = "../index.html" >
601+ < a className = "cta-btn accent " href = "../index.html" >
602602 Introduction
603603 </ a >
604604
605605 < a className = "cta-btn accent" href = "../viz/" >
606606 Network Journey
607607 </ a >
608608
609- < a className = "cta-btn subtle " href = "../conclusion.html" >
609+ < a className = "cta-btn accent " href = "../conclusion.html" >
610610 Conclusion
611611 </ a >
612612 </ div >
You can’t perform that action at this time.
0 commit comments