Skip to content

Commit ec1ff5c

Browse files
committed
Update README.md
1 parent 3525826 commit ec1ff5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public class Main {
141141
### List Assemblies
142142

143143
The method, `listAssemblies`, retrieves an array of assemblies according to the given `options`. Valid `options` can be `page`,
144-
`pagesize`, `type`, `fromdate` and `todate`. Please consult the [Transloadit API docs](https://transloadit.com/docs/api/#retrieve-assembly-list)
144+
`pagesize`, `type`, `fromdate` and `todate`. Please consult the [Transloadit API docs](https://transloadit.com/docs/api/assemblies-get/)
145145
for details.
146146

147147
```java

0 commit comments

Comments
 (0)