Update app.py
Browse files
app.py
CHANGED
|
@@ -247,7 +247,7 @@ def side():
|
|
| 247 |
<h3 class="competence">Competence Trust:</h3>
|
| 248 |
<p>What competencies can I trust you for?</p>
|
| 249 |
""", unsafe_allow_html=True)
|
| 250 |
-
st.markdown("For detailed descriptions, visit [Academy](https://www.trustifier.ai)")
|
| 251 |
|
| 252 |
|
| 253 |
|
|
|
|
| 247 |
<h3 class="competence">Competence Trust:</h3>
|
| 248 |
<p>What competencies can I trust you for?</p>
|
| 249 |
""", unsafe_allow_html=True)
|
| 250 |
+
st.markdown("For detailed descriptions, visit [Academy](https://www.trustifier.ai/account/academy)")
|
| 251 |
|
| 252 |
|
| 253 |
|