Skip to content

Commit a7d61a3

Browse files
committed
📝 update docs link
1 parent 7a692a6 commit a7d61a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@ Quickly and easily connect to Mindee's API services using Python.
66
## Mindee API Versions
77
This client library has support for both Mindee platform versions.
88

9-
### Latest - V2
10-
This is the new platform located here:
9+
### V2 - Latest
10+
This is the latest platform located here:
1111

1212
https://app.mindee.com
1313

1414
It uses **API version 2**.
1515

1616
Consult the
17-
**[Latest Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**
17+
**[V2 Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**
1818

1919

20-
### Legacy - V1
21-
This is the legacy platform located here:
20+
### V1
21+
This is the platform located here:
2222

2323
https://platform.mindee.com/
2424

2525
It uses **API version 1**.
2626

2727
Consult the
28-
**[Legacy Documentation](https://developers.mindee.com/docs/python-getting-started)**
28+
**[V1 Documentation](https://docs.mindee.com/v1/libraries/python-sdk)**
2929

3030
## Additional Information
3131

0 commit comments

Comments
 (0)