aboutsummaryrefslogtreecommitdiff
path: root/docs/goals.rst
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2017-10-17 17:28:50 +0200
committeradamw <adam@warski.org>2017-10-17 17:28:50 +0200
commit6e109a964383bfe5e2be04f65fa7cc1356a97cbe (patch)
tree7764ff94d72e0ffbf1e593fb8c5886562dc57f33 /docs/goals.rst
parent06bd5c95d04dd57e1b6c2572b94336b8fdb68bfa (diff)
downloadsttp-6e109a964383bfe5e2be04f65fa7cc1356a97cbe.tar.gz
sttp-6e109a964383bfe5e2be04f65fa7cc1356a97cbe.tar.bz2
sttp-6e109a964383bfe5e2be04f65fa7cc1356a97cbe.zip
More docs
Diffstat (limited to 'docs/goals.rst')
-rw-r--r--docs/goals.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/goals.rst b/docs/goals.rst
index 9b59991..20f9537 100644
--- a/docs/goals.rst
+++ b/docs/goals.rst
@@ -8,9 +8,7 @@ Goals of the project
* provide support for backend-specific request/response streaming
* minimum dependencies
-See also the `introduction to sttp <https://softwaremill.com/introducing-sttp-the-scala-http-client>`_
-and `sttp streaming & URI interpolators <https://softwaremill.com/sttp-streaming-uri-interpolator>`_
-blogs.
+See also the `introduction to sttp <https://softwaremill.com/introducing-sttp-the-scala-http-client>`_ and `sttp streaming & URI interpolators <https://softwaremill.com/sttp-streaming-uri-interpolator>`_ blogs.
Non-goals of the project
------------------------