mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 02:08:30 +00:00
fixed url to the html and javascript snippet
This commit is contained in:
parent
ec6eb83e3a
commit
db136bedcd
1 changed files with 2 additions and 2 deletions
|
|
@ -28,9 +28,9 @@ Uppy recommends using tus resumable file uploads, but if you want you can also u
|
|||
<p>
|
||||
On this page we're using the following HTML snippet:
|
||||
</p>
|
||||
{% include_code lang:html multipart/app.html %}
|
||||
{% include_code lang:html xhrupload/app.html %}
|
||||
|
||||
<p>
|
||||
Along with this JavaScript:
|
||||
</p>
|
||||
{% include_code lang:js multipart/app.es6 %}
|
||||
{% include_code lang:js xhrupload/app.es6 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue