summaryrefslogtreecommitdiff
path: root/doc/source/debug.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/debug.rst')
-rw-r--r--doc/source/debug.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/debug.rst b/doc/source/debug.rst
index b5567cc..9e7685e 100644
--- a/doc/source/debug.rst
+++ b/doc/source/debug.rst
@@ -23,7 +23,7 @@ so we can see what's happening.
23Snuffleupagus is crashing 23Snuffleupagus is crashing
24------------------------- 24-------------------------
25 25
26While we do do our very best to make snuffleupagus solid as possible, we're humans, 26While we do our very best to make snuffleupagus solid as possible, we're humans,
27and computers are hard, so crashes can happen. If you're encountering one in production, 27and computers are hard, so crashes can happen. If you're encountering one in production,
28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__ 28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__
29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`. 29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`.