Skip to content

Commit 28a4e00

Browse files
committed
📝 update docs link
1 parent fef1195 commit 28a4e00

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

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

10-
### Latest - V2
11-
This is the new platform located here:
10+
### V2 - Latest
11+
This is the latest platform located here:
1212

1313
https://app.mindee.com
1414

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

1717
Consult the
18-
**[Latest Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**
18+
**[V2 Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**
1919

2020

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

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

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

2828
Consult the
29-
**[Legacy Documentation](https://developers.mindee.com/docs/ruby-getting-started)**
29+
[V1 Documentation](https://docs.mindee.com/v1/libraries/ruby-sdk)
3030

3131
## Additional Information
3232

0 commit comments

Comments
 (0)