Skip to content

Commit

Permalink
Docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kcech committed May 9, 2019
1 parent 868074b commit aff870a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/clients/java_client.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Java Client
===========

.. figure:: ../_static/images/clients/java_logo.jpg
.. figure:: ./_static/images/clients/java_logo.jpg
:alt: Java

The Sentilo Java Client is a library developed for working with webapps
Expand Down
6 changes: 3 additions & 3 deletions docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Quickstart
Prequisites
-----------

After checking the [Sentilo Setup](./setup.html). No need to setup any
agents, Elastic Search nor OpenTSDB.
After checking the `Sentilo Setup <./setup.html>`__. No need to setup any
agents or other optional components such as Elasticsearch or OpenTSDB.

You should have 4 components up & running:

Expand Down Expand Up @@ -74,4 +74,4 @@ appear your value, in this case, a 42.0.
What next?
----------

Check the `API documentation <./api_docs/web_home.html>`__ here.
Check the `API documentation <./api_docs.html>`__ here.

0 comments on commit aff870a

Please sign in to comment.