Falko Schindler 9 kuukautta sitten
vanhempi
säilyke
b1ba313d66
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.
 ''')