From ec20fdd367055e187fd0e246f19c543e1070fc34 Mon Sep 17 00:00:00 2001 From: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> Date: Thu, 22 Jan 2026 13:50:10 -0600 Subject: [PATCH] Fix Streamlit links Updated Streamlit visualization links in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7090fb5..f0d723d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ An example churn model is separately available in the analysis folder: --- ## Visualizations -Many of the above reports are now configurable for [visualization via Streamlit](https://github.com/fivetran/streamlit_recharge). Check out some [sample reports here](https://fivetran-recharge.streamlit.app/). +Many of the above reports are now configurable for [visualization via Streamlit](https://github.com/fivetran/streamlit_fivetran_billing_model). Check out some [sample reports here](https://fivetran-billing-model.streamlit.app/).