diff --git a/docs/build_docs/update_html.py b/docs/build_docs/update_html.py index ed998c58b97..b9c543191c1 100644 --- a/docs/build_docs/update_html.py +++ b/docs/build_docs/update_html.py @@ -26,11 +26,12 @@ def update_version_link(version, folder_name, index_file): with open(index_file, "r") as f: index_buf = f.read() - key_str = '
Click link above to switch version
-