Skip to content

Commit

Permalink
📝 fix broken documentation URLs (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee authored Aug 21, 2024
1 parent 105b77c commit 773d394
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Complete details on the working of the library are available in the following gu
* [.NET FR Carte Grise OCR](https://developers.mindee.com/docs/dotnet-fr-carte-grise-ocr)
* [.NET FR Carte Vitale OCR](https://developers.mindee.com/docs/dotnet-fr-carte-vitale-ocr)
* [.NET FR ID Card OCR](https://developers.mindee.com/docs/dotnet-fr-carte-nationale-didentite-ocr)
* [.NET US Bank Check OCR](https://developers.mindee.com/docs/dotnet-us-bank-checks-ocr)
* [.NET US Bank Check OCR](https://developers.mindee.com/docs/dotnet-us-bank-check-ocr)
* [.NET US W9 OCR](https://developers.mindee.com/docs/dotnet-us-w9-ocr)
* [.NET US Driver License OCR](https://developers.mindee.com/docs/dotnet-us-driver-license-ocr)
* [.NET Barcode Reader API](https://developers.mindee.com/docs/dotnet-barcode-reader-ocr)
Expand Down
5 changes: 0 additions & 5 deletions docs/custom_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ parentDoc: 6357abb22e33070016cbda4b
---
> 🚧 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/dotnet-generated-ocr).
The .NET OCR SDK supports [custom-built API](https://developers.mindee.com/docs/build-your-first-document-parsing-api) from the API Builder.
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://developers.mindee.com/docs/overview).

For the following examples, we are using our own [W9s custom API](https://developers.mindee.com/docs/w9-forms-ocr) created with the [API Builder](https://developers.mindee.com/docs/overview).

## Quick Start

```csharp
Expand Down

0 comments on commit 773d394

Please sign in to comment.