You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The `py-pure-client` Python package provides clients that use the Pure1 1.x REST
6
6
and the FlashArray REST 2.x API.
7
7
8
8
For the current FlashBlade REST 1.x Python SDK, [see here](https://github.com/purestorage/purity_fb_python_client).
9
-
For the current FlashArray REST 1.x Python SDK, [see here](https://pypi.org/projects/purestorage).
9
+
For the current FlashArray REST 1.x Python SDK, [see here](https://github.com/PureStorage-OpenConnect/rest-client).
10
10
11
11
## Requirements
12
12
@@ -35,4 +35,4 @@ $ python setup.py install
35
35
36
36
## Documentation
37
37
38
-
For full documentation, including a quick start guide and examples, see https://py-pure-client.readthedocs.io/en/latest/.
38
+
For full documentation, including a quick start guide and examples, see https://pure-storage-py-pure-client.readthedocs-hosted.com/en/latest/index.html.
0 commit comments