diff --git a/1.19.0/data_editor/Home.py b/1.19.0/data_editor/Home.py index 0cc4ea7..3a9b0e6 100644 --- a/1.19.0/data_editor/Home.py +++ b/1.19.0/data_editor/Home.py @@ -34,6 +34,6 @@ def icon(emoji: str): st.markdown( """ -Read more in the dedicated :balloon: [Streamlit blog post](https://blog.streamlit.io/) and in our [docs](https://docs.streamlit.io). +Read more in the dedicated :balloon: [Streamlit blog post](https://blog.streamlit.io/editable-dataframes-are-here) and in our [docs](https://docs.streamlit.io/library/api-reference/widgets/st.experimental_data_editor). """ )