Sandaruth commited on
Commit
ac53508
1 Parent(s): 7ea4502

url update

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -13,8 +13,8 @@ def main():
13
  """)
14
 
15
  # Button to connect to Google link ------------------------------------------------
16
-
17
- st.sidebar.markdown('<a href="https://drive.google.com/drive/u/0/folders/1fK6vuAWy9cLuI3YH3V7vnSB7LVsPa4pi" target="_blank" style="display: inline-block;'
18
  'background-color: none; color: white; padding: 10px 20px; text-align: center;border: 1px solid white;'
19
  'text-decoration: none; cursor: pointer; border-radius: 5px;">Sources</a>',
20
  unsafe_allow_html=True)
 
13
  """)
14
 
15
  # Button to connect to Google link ------------------------------------------------
16
+
17
+ st.sidebar.markdown('<a href=https://drive.google.com/drive/folders/13v6LsaYH9wEwvqVtlLG1U4OiUHgZ7hY4?usp=sharing" target="_blank" style="display: inline-block;'
18
  'background-color: none; color: white; padding: 10px 20px; text-align: center;border: 1px solid white;'
19
  'text-decoration: none; cursor: pointer; border-radius: 5px;">Sources</a>',
20
  unsafe_allow_html=True)