Jan Štihec commited on
Commit
a6a9834
1 Parent(s): c578d7a

update github link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ def run_ui():
98
 
99
  sidebar.title('HOW IT WORKS')
100
  sidebar.write('Source code and an in-depth app description available at:')
101
- sidebar.info('**GitHub: [@jacinthes](https://github.com/jacinthes/slovene-nli-benchmark)**', icon="💻")
102
  sidebar.title('DISCLAIMER')
103
  sidebar.write('This project is meant for educational and research purposes. \n'
104
  'PubMed fact-checker may provide inaccurate information.')
 
98
 
99
  sidebar.title('HOW IT WORKS')
100
  sidebar.write('Source code and an in-depth app description available at:')
101
+ sidebar.info('**GitHub: [@jacinthes](https://github.com/jacinthes/PubMed-fact-checker)**', icon="💻")
102
  sidebar.title('DISCLAIMER')
103
  sidebar.write('This project is meant for educational and research purposes. \n'
104
  'PubMed fact-checker may provide inaccurate information.')