Update src/pages/_contact_page.py
Browse filesUpdate URL for github link in contact page
    	
        src/pages/_contact_page.py
    CHANGED
    
    | @@ -16,7 +16,7 @@ def contact_page(): | |
| 16 | 
             
                ### Repository
         | 
| 17 |  | 
| 18 | 
             
                This project is open-source. Find the code on GitHub:
         | 
| 19 | 
            -
                [streamlit-schedular-app](https://github.com/ | 
| 20 |  | 
| 21 | 
             
                ### License
         | 
| 22 |  | 
|  | |
| 16 | 
             
                ### Repository
         | 
| 17 |  | 
| 18 | 
             
                This project is open-source. Find the code on GitHub:
         | 
| 19 | 
            +
                [streamlit-schedular-app](https://github.com/Jhwong19/streamlit-schedular-app)
         | 
| 20 |  | 
| 21 | 
             
                ### License
         | 
| 22 |  |