diff --git a/docs/tutorial/static.rst b/docs/tutorial/static.rst index 8e76c409..8c5af4a4 100644 --- a/docs/tutorial/static.rst +++ b/docs/tutorial/static.rst @@ -64,8 +64,11 @@ screenshot below. :alt: screenshot of login page You can read more about CSS from `Mozilla's documentation `_. If -you change a static file, refresh the browser page. If the change -doesn't show up, try clearing your browser's cache. +you change a static file, refresh the browser page. + +.. admontation:: Flask 2.0 renewal + Starting with version 2.0, you no longer need to clear your + browser cache to display changes to a static file. .. _CSS: https://developer.mozilla.org/docs/Web/CSS