Update app.py
Browse files
app.py
CHANGED
|
@@ -35,7 +35,7 @@ def main():
|
|
| 35 |
# For newline
|
| 36 |
st.write('\n')
|
| 37 |
#
|
| 38 |
-
st.write('Find more info at: https://
|
| 39 |
# For newline
|
| 40 |
st.write('\n')
|
| 41 |
# Instructions
|
|
|
|
| 35 |
# For newline
|
| 36 |
st.write('\n')
|
| 37 |
#
|
| 38 |
+
st.write('Find more info at: https://marketone.co/')
|
| 39 |
# For newline
|
| 40 |
st.write('\n')
|
| 41 |
# Instructions
|