Skip to content

Commit b57aa5f

Browse files
committed
added single link to api docs
1 parent fed78ee commit b57aa5f

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.rst

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,8 @@ Opentrons API
1010
:target: https://coveralls.io/github/OpenTrons/opentrons-api?branch=master
1111
:alt: Coverage Status
1212

13-
.. _Setting up Opentrons API: http://opentrons.github.io/opentrons-api/index.html#installing-opentrons-api
14-
.. _Hello World API Protocol: http://opentrons.github.io/opentrons-api/index.html#hello-world
15-
.. _Tips and Tricks for API Liquid Handling: http://opentrons.github.io/opentrons-api/tips_and_tricks.html
16-
.. _Full API Documentation: http://opentrons.github.io/opentrons-api/api.html
13+
.. _Full API Documentation: http://docs.opentrons.com
1714

18-
Quick Links
19-
-----------
20-
21-
* `Setting up Opentrons API`_
22-
* `Hello World API Protocol`_
23-
* `Tips and Tricks for API Liquid Handling`_
2415
* `Full API Documentation`_
2516

2617
Introduction
@@ -121,7 +112,7 @@ Below is a short protocol that will pick up a tip and use it to move 100ul volum
121112
122113
Installing Opentrons API
123114
------------------------
124-
If you are just starting with Python it is recommended to install Jupyter notebook to run Opentrons API. Please refer to `Setting up Opentrons API`_ for detailed instructions.
115+
If you are just starting with Python it is recommended to install Jupyter notebook to run Opentrons API. Please refer to `Full API Documentation`_ for detailed instructions.
125116

126117
If you are familiar with python and comfortable running ``pip``, you can install Opentrons API by running:
127118

0 commit comments

Comments
 (0)