From 306a48ce72e606fa675987721ece02a0ad08aa61 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 2 Jun 2021 17:10:25 +0800 Subject: [PATCH] doc/dev/crimson: update link to scylladb debugging tips the old one is not reachable anymore. Signed-off-by: Kefu Chai --- doc/dev/crimson/crimson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/crimson/crimson.rst b/doc/dev/crimson/crimson.rst index cd40edf9c060b..d8b3871ed1817 100644 --- a/doc/dev/crimson/crimson.rst +++ b/doc/dev/crimson/crimson.rst @@ -204,7 +204,7 @@ Debugging with GDB The `tips`_ for debugging Scylla also apply to Crimson. -.. _tips: https://github.com/scylladb/scylla/blob/master/docs/debugging.md#tips-and-tricks +.. _tips: https://github.com/scylladb/scylla/blob/master/docs/guides/debugging.md#tips-and-tricks Human-readable backtraces with addr2line ---------------------------------------- -- 2.39.5