Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ivashchuk committed Apr 10, 2024
1 parent e7f19cc commit c09c08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/file-uploads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ icon: "upload"

## File storage tool of choice

Cascade uses [uploadthing](https://uploadthing.dev/) as its file upload tool of choice. Uploadthing is a simple file uploader that allows you to upload files to your cloud storage.
Cascade uses [uploadthing](https://uploadthing.com/) as its file upload tool of choice. Uploadthing is a simple file uploader that allows you to upload files to your cloud storage.

<Tip>
You need to add `UPLOADTHING_APP_ID` & `UPLOADTHING_SECRET` to your `.env` file to use Uploadthing features if you clone Cascade.
Expand Down

0 comments on commit c09c08e

Please sign in to comment.