From efd86865f2969c9fbb3583ee17a1d9b7eabdf4a9 Mon Sep 17 00:00:00 2001 From: EdIzaguirre Date: Fri, 2 Aug 2024 12:57:16 -0700 Subject: [PATCH] Changed URL for link to repo --- streamlit_app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_app.py b/streamlit_app.py index b8448b8..134780d 100644 --- a/streamlit_app.py +++ b/streamlit_app.py @@ -167,7 +167,7 @@ def render_svg(svg, width=200, height=50): in Towards Data Science. """ - "To see the code repository for this project, [click here](https://github.com/EdIzaguirre/FilmSearch)." + "To see the code repository for this project, [click here](https://github.com/EdIzaguirre/Rosebud)." st.header("FAQ")