aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_rpc.xml
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-03-10 12:00:48 +0100
committerSiri Hansen <[email protected]>2016-03-10 13:05:42 +0100
commit880280b22f30a5ba67dcbd93bf85e14c04acc25b (patch)
tree8292f27b86b9d3935c4184d52ed78673022a74dd /lib/common_test/doc/src/ct_rpc.xml
parentd7da92821e8136c5d20d7dae17740282ce27c52d (diff)
downloadotp-880280b22f30a5ba67dcbd93bf85e14c04acc25b.tar.gz
otp-880280b22f30a5ba67dcbd93bf85e14c04acc25b.tar.bz2
otp-880280b22f30a5ba67dcbd93bf85e14c04acc25b.zip
Fix link errors in common_test documentation
These were introduced when converting from edoc to xml files for the common_test documentation.
Diffstat (limited to 'lib/common_test/doc/src/ct_rpc.xml')
-rw-r--r--lib/common_test/doc/src/ct_rpc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/ct_rpc.xml b/lib/common_test/doc/src/ct_rpc.xml
index 132d04545d..0169727581 100644
--- a/lib/common_test/doc/src/ct_rpc.xml
+++ b/lib/common_test/doc/src/ct_rpc.xml
@@ -73,7 +73,7 @@
</type>
<desc><marker id="app_node-3"/>
<p>Same as
- <seealso marker="app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
+ <seealso marker="#app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
except that argument <c>FailOnBadRPC</c> determines if the search
for a candidate node is to stop if <c>badrpc</c> is received at
some point.</p>
@@ -94,7 +94,7 @@
</type>
<desc><marker id="app_node-4"/>
<p>Same as
- <seealso marker="app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
+ <seealso marker="#app_node-2"><c>ct_rpc:app_node/2</c></seealso>,
except that argument <c>FailOnBadRPC</c> determines if the search
for a candidate node is to stop if <c>badrpc</c> is received at
some point.</p>