Falko Schindler 9 luni în urmă
părinte
comite
b1ba313d66
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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.
 ''')