Skip to content

Commit d6b2c78

Browse files
authored
fix(docs): Correct broken link in trouble-shooting page (#677)
1 parent 54f7817 commit d6b2c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/hbase/pages/usage-guide/troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= Trouble-shooting
22
:description: Tips and guidelines to help trouble-shoot problems with running HBase.
33

4-
To add more useful information to stack-traces caused by RPC issues, xref:operators:overrides.adoc[podOverrides] can be used to replace the default Netty implementation:
4+
To add more useful information to stack-traces caused by RPC issues, the xref:concepts:overrides.adoc#config-overrides[Config overrides documentation] can be used to replace the default Netty implementation:
55

66
[source,yaml]
77
----

0 commit comments

Comments
 (0)