Skip to content

Commit 45625f6

Browse files
📝 fix broken documentation URLs (#254)
1 parent 8c72e80 commit 45625f6

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,12 @@ Complete details on the working of the library are available in the following gu
149149
* [Python FR Carte Vitale OCR](https://developers.mindee.com/docs/python-fr-carte-vitale-ocr)
150150
* [Python FR ID Card OCR](https://developers.mindee.com/docs/python-fr-carte-nationale-didentite-ocr)
151151
* [Python FR Petrol Receipts OCR](https://developers.mindee.com/docs/python-fr-petrol-receipts-ocr)
152-
* [Python US Bank Check OCR](https://developers.mindee.com/docs/python-us-bank-checks-ocr)
152+
* [Python US Bank Check OCR](https://developers.mindee.com/docs/python-us-bank-check-ocr)
153153
* [Python US W9 OCR](https://developers.mindee.com/docs/python-us-w9-ocr)
154154
* [Python US Driver License OCR](https://developers.mindee.com/docs/python-us-driver-license-ocr)
155155
* [Python Barcode Reader API](https://developers.mindee.com/docs/python-barcode-reader-ocr)
156156
* [Python Cropper API](https://developers.mindee.com/docs/python-cropper-ocr)
157-
* [Python Invoice Splitter API](https://developers.mindee.com/docs/python-invoice-splitter-ocr)
157+
* [Python Invoice Splitter API](https://developers.mindee.com/docs/python-invoice-splitter-api)
158158
* [Python Multi Receipts Detector API](https://developers.mindee.com/docs/python-multi-receipts-detector-ocr)
159159

160160
You can view the source code on [GitHub](https://github.com/mindee/mindee-api-python).

docs/extras/guide/custom_v1.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ parentDoc: 609808f773b0b90051d839de
66
---
77
> 🚧 This product is still supported, but is considered to be deprecated. If you are looking for the DocTI API documentation, you can find it [here](https://developers.mindee.com/docs/generated-api-python).
88
9-
The Python OCR SDK supports [custom-built APIs](https://developers.mindee.com/docs/build-your-first-document-parsing-api).
10-
If your document isn't covered by one of Mindee's Off-the-Shelf APIs, you can create your own API using the[API Builder](https://platform.mindee.com/api-builder).
11-
129
# Quick-Start
1310

1411
```python

0 commit comments

Comments
 (0)