rasmodev commited on
Commit
4d61d7d
Β·
verified Β·
1 Parent(s): 4194c98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ st.markdown(
39
  )
40
 
41
  # Link to Detailed Article on Employee Attrition
42
- st.markdown("πŸ”— **Learn more about employee attrition from [AIHR](https://www.aihr.com/wp-content/uploads/Reasons-for-Employee-Attrition.png)**")
43
 
44
  st.markdown("---")
45
 
 
39
  )
40
 
41
  # Link to Detailed Article on Employee Attrition
42
+ st.markdown("πŸ”— **Learn more about employee attrition from [Academy to Innovate HR (AIHR)](https://www.aihr.com/wp-content/uploads/Reasons-for-Employee-Attrition.png)**")
43
 
44
  st.markdown("---")
45