|
@@ -35,7 +35,7 @@ Finally, we _really_ submit the form—without files, but with those Assembly st
|
|
|
|
|
|
## Transloadit
|
|
|
|
|
|
-All the options to the [Transloadit][transloadit] plugin are supported.
|
|
|
+All the options to the [Transloadit][transloadit plugin] plugin are supported.
|
|
|
|
|
|
## Locale
|
|
|
|
|
@@ -260,3 +260,4 @@ There are no `on*()` _options_ anymore, but `.on('...')` methods are provided in
|
|
|
| `onReconnect` | Currently unavailable, use something like [`is-offline`](https://www.npmjs.com/package/is-offline) |
|
|
|
|
|
|
[transloadit]: https://transloadit.com
|
|
|
+[transloadit plugin]: https://uppy.io/docs/transloadit/
|