aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 1e0af24..b09389d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -25,7 +25,7 @@ Here's a very quick example of sttp in action::
// response.unsafeBody: by default read into a String
println(response.unsafeBody)
-For more details, explore the subjects below!
+For more examples, see the :ref:`usage examples <usage_examples>` section. Or explore the features in detail:
.. toctree::
:maxdepth: 2
@@ -34,6 +34,7 @@ For more details, explore the subjects below!
quickstart
goals
community
+ examples
.. toctree::
:maxdepth: 2