Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -34,7 +34,7 @@ st.write("""
|
|
| 34 |
For a detailed description please look through our Documentation
|
| 35 |
""")
|
| 36 |
|
| 37 |
-
url = 'https://huggingface.co/spaces/ThirdEyeData/
|
| 38 |
|
| 39 |
st.markdown(f'''
|
| 40 |
<a href={url}><button style="background-color: #668F45;">Documentation</button></a>
|
|
|
|
| 34 |
For a detailed description please look through our Documentation
|
| 35 |
""")
|
| 36 |
|
| 37 |
+
url = 'https://huggingface.co/spaces/ThirdEyeData/Network_Data_Anomaly/blob/main/README.md'
|
| 38 |
|
| 39 |
st.markdown(f'''
|
| 40 |
<a href={url}><button style="background-color: #668F45;">Documentation</button></a>
|