We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b147b53 commit f929e55Copy full SHA for f929e55
README.md
@@ -1,6 +1,6 @@
1
# tus-js-client
2
3
-<img alt="Tus logo" src="https://github.com/tus/tus.io/blob/main/assets/img/tus1.png?raw=true" width="30%" align="right" />
+<img alt="Tus logo" src="https://raw.githubusercontent.com/tus/tus.io/main/public/images/tus1.png?raw=true" width="30%" align="right" />
4
5
> **tus** is a protocol based on HTTP for _resumable file uploads_. Resumable
6
> means that an upload can be interrupted at any moment and can be resumed without
0 commit comments