Skip to content

Commit 195b93c

Browse files
committed
📝 update docs link
1 parent d23c647 commit 195b93c

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@ Quickly and easily connect to Mindee's API services using PHP.
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/php-getting-started)**
28+
**[V1 Documentation](https://docs.mindee.com/v1/libraries/php-sdk)**
2929

3030
## Additional Information
3131

@@ -39,6 +39,3 @@ Consult the
3939
Copyright © Mindee
4040

4141
Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
42-
43-
## Questions?
44-
[Join our Slack](https://join.slack.com/t/mindee-community/shared_invite/zt-2d0ds7dtz-DPAF81ZqTy20chsYpQBW5g)

0 commit comments

Comments
 (0)