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