drbinna commited on
Commit
d3e0dfd
Β·
verified Β·
1 Parent(s): 48ea5f6

Fix LinkedIn URL and update links

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -195,10 +195,10 @@ with gr.Blocks(
195
 
196
  ### πŸ”— Links
197
  πŸ“ [View Full Project on GitHub](https://github.com/drbinna/churn_analysis) |
198
- πŸ’Ό [Connect on LinkedIn](https://linkedin.com/in/yourprofile) |
199
- πŸ“Š [Portfolio](https://yourportfolio.com)
200
 
201
- *Built with ❀️ using Gradio, Scikit-learn, and Python*
 
202
  """)
203
 
204
  # Launch the app
 
195
 
196
  ### πŸ”— Links
197
  πŸ“ [View Full Project on GitHub](https://github.com/drbinna/churn_analysis) |
198
+ πŸ’Ό [Connect on LinkedIn](www.linkedin.com/in/obinna-amadi1) |
 
199
 
200
+
201
+ *Built using Gradio, Scikit-learn, and Python*
202
  """)
203
 
204
  # Launch the app