1
0
Эх сурвалжийг харах

Fix link to file_upload example

Evan Almloff 1 жил өмнө
parent
commit
472031d1f5
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      examples/README.md

+ 1 - 1
examples/README.md

@@ -40,7 +40,7 @@ cargo run --example hello_world
 
 [all_events](./all_events.rs) - Basic event handling demo
 
-[filedragdrop](./filedragdrop.rs) - Handle dropped files
+[file upload](./file_upload.rs) - Handle uploading files
 
 [form](./form.rs) - Handle form submission