From fdf3ea153cf57a13c534163bd6d8469b736789c2 Mon Sep 17 00:00:00 2001 From: Debbie Matthews Date: Mon, 13 Oct 2025 08:25:20 -0700 Subject: [PATCH] Use href instead of link in IconLink component --- content/get-started/installation/_index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/get-started/installation/_index.md b/content/get-started/installation/_index.md index 62a85600c..e5c8940b3 100644 --- a/content/get-started/installation/_index.md +++ b/content/get-started/installation/_index.md @@ -45,7 +45,7 @@ _playground_!) Install Streamlit on your own machine using tools like `venv` and `pip`.