aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2018-02-20 14:25:27 +0100
committeradamw <adam@warski.org>2018-02-20 14:25:27 +0100
commit61eb81faf583eaafb0aee4620cd2df9ad5833abd (patch)
treed7f591408f8fe39e3b1f6664b27dec5478d6bc39 /docs
parent22f4719df543c3fe410e96310bcbfbbb48a3f3e1 (diff)
downloadsttp-61eb81faf583eaafb0aee4620cd2df9ad5833abd.tar.gz
sttp-61eb81faf583eaafb0aee4620cd2df9ad5833abd.tar.bz2
sttp-61eb81faf583eaafb0aee4620cd2df9ad5833abd.zip
Fixing docs
Diffstat (limited to 'docs')
-rw-r--r--docs/backends/brave.rst2
-rw-r--r--docs/backends/summary.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/backends/brave.rst b/docs/backends/brave.rst
index 1d01f8a..29484b6 100644
--- a/docs/backends/brave.rst
+++ b/docs/backends/brave.rst
@@ -1,4 +1,4 @@
-.. _brave:
+.. _brave_backend:
brave backend
=============
diff --git a/docs/backends/summary.rst b/docs/backends/summary.rst
index d648c73..9fb9dec 100644
--- a/docs/backends/summary.rst
+++ b/docs/backends/summary.rst
@@ -33,4 +33,4 @@ Class Response wrapper Supported stream t
There are also backends which wrap other backends to provide additional functionality. These include:
* ``TryBackend``, which safely wraps any exceptions thrwon by a synchronous backend in ``scala.util.Try``
-* ``BraveBackend``, for Zipkin-compatible distributed tracing. See the :ref:`dedicated section <brave>`. \ No newline at end of file
+* ``BraveBackend``, for Zipkin-compatible distributed tracing. See the :ref:`dedicated section <brave_backend>`. \ No newline at end of file