Skip to content

Commit f257fb8

Browse files
committed
Remove unnecessary links to the v2 doc site
1 parent 193460e commit f257fb8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

design-docs/content-plan.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The SDK and CLI are low-level interfaces mirroring much of the API, itself. Whil
1717

1818
## SSoT
1919

20-
We are currently publishing documentation on [planet.com](https://docs.planet.com/develop/sdks/#planet-sdk-for-python-and-cli), [github.com](https://github.com/planetlabs/planet-client-python), and on [readthedocs.com](https://planet-sdk-for-python-v2.readthedocs.io). Providing a single source of truth (SSoT) ensures one definitive source of documentation, reducing the dilution of information, errors, and maintenance efforts.
20+
We are currently publishing documentation on [planet.com](https://docs.planet.com/develop/sdks/#planet-sdk-for-python-and-cli), [github.com](https://github.com/planetlabs/planet-client-python), and on [readthedocs.com](https://planet-sdk-for-python.readthedocs.io). Providing a single source of truth (SSoT) ensures one definitive source of documentation, reducing the dilution of information, errors, and maintenance efforts.
2121

2222
### Tickets to be filed
2323

@@ -213,10 +213,14 @@ Investigate using MkDocs plugin to derive changes.txt items.
213213

214214
[https://github.com/planetlabs/planet-client-python/](https://github.com/planetlabs/planet-client-python/)
215215

216-
#### Current V2 docs
216+
#### Current V3 docs
217+
[https://planet-sdk-for-python.readthedocs.io/](https://planet-sdk-for-python.readthedocs.io/)
218+
#### Current V2 (maintenance) docs
219+
[https://planet-sdk-for-python.readthedocs.io/en/maint](https://planet-sdk-for-python.readthedocs.io/en/maint)
220+
#### Former (deprecated) V2 docs
217221
[https://planet-sdk-for-python-v2.readthedocs.io/](https://planet-sdk-for-python-v2.readthedocs.io/)
218-
#### V1.4.9 docs
219-
[https://planet-sdk-for-python.readthedocs.io/en/latest/](https://planet-sdk-for-python.readthedocs.io)
222+
#### V1.5.2 docs
223+
[https://planet-sdk-for-python.readthedocs.io/en/1.5.2/](https://planet-sdk-for-python.readthedocs.io/en/1.5.2/)
220224

221225
and
222226

0 commit comments

Comments
 (0)