Falko Schindler 9 月之前
父節點
當前提交
b1ba313d66
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      website/documentation/content/storage_documentation.py

+ 1 - 1
website/documentation/content/storage_documentation.py

@@ -97,7 +97,7 @@ def page_visits():
 
 
 @doc.demo('Storing UI state', '''
-    Storage can also be used in combination with [`bindings`](/documentation/bindings).
+    Storage can also be used in combination with [`bindings`](/documentation/section_binding_properties).
     Here we are storing the value of a textarea between visits.
     The note is also shared between all tabs of the same user.
 ''')