We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90c68c commit d4c8b26Copy full SHA for d4c8b26
mkdocs.yml
@@ -1,5 +1,5 @@
1
site_name: Planet SDK for Python
2
-site_url: https://planetlabs.github.io/planet-client-python/
+site_url: https://planet-sdk-for-python-v2.readthedocs.io/en/latest/
3
site_author: https://developers.planet.com
4
site_description: >-
5
A Python library to discover and retrieve earth observation data from Planet Labs PBC.
@@ -38,8 +38,6 @@ theme:
38
name: Switch to light mode
39
40
extra:
41
- version:
42
- provider: mike
43
company:
44
name: "Planet Labs PBC"
45
product:
0 commit comments