Skip to content

Commit

Permalink
Fix typos in urls on getting started page
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Nov 24, 2020
1 parent 52b77c9 commit 4155f69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PyEPIC wraps the autogenerated API code. The autogenerated code can be used dire

PyEPIC can be used as a reference for making use of the epiccore.

The REST API documentation can be viewed in epic at `https:/epic.zenotech.com/api/explorer/ <https:/epic.zenotech.com/api/explorer/>`_ or `https:/epic.zenotech.com/api/docs/ <https:/epic.zenotech.com/api/docs/>`_
The REST API documentation can be viewed in epic at `https://epic.zenotech.com/api/explorer/ <https://epic.zenotech.com/api/explorer/>`_ or `https://epic.zenotech.com/api/docs/ <https://epic.zenotech.com/api/docs/>`_

Installation
************
Expand All @@ -15,4 +15,4 @@ Python 3.4+ is required. The package can be installed from PyPi using pip.

``pip install pyepic``

To use the API you will need an 'API token'. This can be retieved by logging into EPIC and viewing the API Token section on the Your Profile -> Your Credentials page.
To use the API you will need an 'API token'. This can be retieved by logging into EPIC and viewing the API Token section on the Your Profile -> Your Credentials page.

0 comments on commit 4155f69

Please sign in to comment.