]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/crimson: Correct the link to Scylla 47023/head
authorKefu Chai <tchaikov@gmail.com>
Fri, 8 Jul 2022 14:54:19 +0000 (22:54 +0800)
committerKefu Chai <tchaikov@gmail.com>
Fri, 8 Jul 2022 16:03:16 +0000 (00:03 +0800)
the old one brings us to 404.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
doc/dev/crimson/crimson.rst

index 8276bea34400e77073ed1579c5fc6c594aabe96c..481c24674c10d5472cacdaf4e20c4c4e3d48e7b3 100644 (file)
@@ -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
 ----------------------------------------