fixed url to the html and javascript snippet

This commit is contained in:
franckl 2017-12-19 14:11:27 +01:00 committed by GitHub
parent ec6eb83e3a
commit db136bedcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 %}