From f877a4f3eb6e01328b286fd456585456d27d0f3a Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 8 Jul 2022 22:54:19 +0800 Subject: [PATCH] doc/dev/crimson: Correct the link to Scylla the old one brings us to 404. 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 8276bea34400e..481c24674c10d 100644 --- a/doc/dev/crimson/crimson.rst +++ b/doc/dev/crimson/crimson.rst @@ -335,7 +335,7 @@ Debugging with GDB The `tips`_ for debugging Scylla also apply to Crimson. -.. _tips: https://github.com/scylladb/scylla/blob/master/docs/guides/debugging.md#tips-and-tricks +.. _tips: https://github.com/scylladb/scylla/blob/master/docs/dev/debugging.md#tips-and-tricks Human-readable backtraces with addr2line ---------------------------------------- -- 2.39.5