Merge pull request #270 from aidenlx/patch-2

Update README: update doc links to notion
This commit is contained in:
Spencer Woo
2022-01-13 17:20:48 +08:00
committed by GitHub
+5 -5
View File
@@ -84,14 +84,14 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
<td>⏭ Proxied download</td>
</tr>
<tr>
<td>Password protected routes and files, <a href="#-password-protected-folders">details down here</a></td>
<td>Password protected routes and files. <a href="https://docs.spencerwoo.com/password-protected-folders">Details here</a></td>
<td>
Compress and download multiple files or folders,
<a href="#-multi-file-and-folder-download">details down here</a>
Compress and download multiple files or folders.
<a href="https://docs.spencerwoo.com/multi-file-and-folder-download">Details here</a>
</td>
<td>
Download files with streams proxied through Vercel Serverless,
<a href="#-proxied-download">details down here</a>
Download files with streams proxied through Vercel Serverless.
<a href="https://docs.spencerwoo.com/proxied-download">Details here</a>
</td>
</tr>
</tbody>