]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/crimson: update link to scylladb debugging tips 41638/head
authorKefu Chai <kchai@redhat.com>
Wed, 2 Jun 2021 09:10:25 +0000 (17:10 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 2 Jun 2021 09:11:10 +0000 (17:11 +0800)
the old one is not reachable anymore.

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

index cd40edf9c060b87f868390bbf7b7aa5ba9693b53..d8b3871ed1817e07c8f704d16478c8682d3391b6 100644 (file)
@@ -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
 ----------------------------------------