You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ and [Upload](https://uploadcare.com/api-refs/upload-api/) and [REST](https://upl
110
110
111
111
You can also find an example project [here](https://github.com/uploadcare/uploadcare-rails-example).
112
112
113
-
In examples we’re going to use `ucarecdn.com` domain. Check your project's subdomain in the [Dashboard](https://app.uploadcare.com/projects/-/settings/#delivery).
113
+
In examples we’re going to use `demo.ucarecd.net` domain. Check your project's subdomain in the [Dashboard](https://app.uploadcare.com/projects/-/settings/#delivery).
114
114
115
115
### Uploading files
116
116
@@ -128,11 +128,11 @@ Using Uploadcare is simple, and here are the basics of handling files.
128
128
129
129
# URL for the file, can be used with your website or app right away
0 commit comments