Skip to content

Commit b217baa

Browse files
authored
Update README.md (#48)
Replace invalid links to Unstructured API partition parameters and Speakeasy Python SDK documentation.
1 parent fa69c8e commit b217baa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ pip install unstructured-client
2424
```
2525
<!-- End SDK Installation [installation] -->
2626

27+
/docs/models/shared/partitionparameters.md
28+
2729
## Usage
28-
Only the `files` parameter is required. See the [general partition](docs/sdks/general/README.md) page for all available parameters. 
30+
Only the `files` parameter is required. See the [general partition](/docs/models/shared/partitionparameters.md) page for all available parameters. 
2931

3032
```python
3133
from unstructured_client import UnstructuredClient
@@ -123,4 +125,4 @@ looking for the latest version.
123125
While we value open-source contributions to this SDK, this library is generated programmatically.
124126
Feel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release!
125127

126-
### SDK Created by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
128+
### SDK Created by [Speakeasy](https://www.speakeasyapi.dev/docs/sdk-design/python/methodology-python)

0 commit comments

Comments
 (0)