Skip to content

Commit 7a6c077

Browse files
authored
Update README.md (#95)
1 parent c6ba57f commit 7a6c077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PyPI version](https://badge.fury.io/py/evasdk.svg)](https://badge.fury.io/py/evasdk) ![Build status](https://github.com/automata-tech/eva_python_sdk/workflows/Build%20and%20test/badge.svg) [![codecov](https://codecov.io/gh/automata-tech/eva_python_sdk/branch/development/graph/badge.svg)](https://codecov.io/gh/automata-tech/eva_python_sdk)
44

5-
The Eva Python SDK provides convenient access to the Automata Eva API from applications written in Python 3.
5+
The Eva Python SDK provides convenient access to the Automata Eva API from applications written in Python 3. Documentation is available [here](https://eva-python-sdk.readthedocs.io/en/docs-development/).
66

77
__* This SDK is currently in beta__
88

@@ -179,7 +179,7 @@ $ pipenv run test -h
179179

180180
## Documentation
181181

182-
Find the documentation [here](https://eva-python-sdk.readthedocs.io/en/latest/).
182+
Find the documentation [here](https://eva-python-sdk.readthedocs.io/en/docs-development/).
183183

184184
We are using [Sphinx](https://github.com/sphinx-doc/sphinx) to generate documentation, and the documentation is deployed with [Read The Docs](https://github.com/readthedocs/readthedocs.org).
185185

0 commit comments

Comments
 (0)