diff options
author | Siri Hansen <[email protected]> | 2016-03-10 12:00:48 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2016-03-10 13:05:42 +0100 |
commit | 880280b22f30a5ba67dcbd93bf85e14c04acc25b (patch) | |
tree | 8292f27b86b9d3935c4184d52ed78673022a74dd /lib/common_test/doc/src/ct_netconfc.xml | |
parent | d7da92821e8136c5d20d7dae17740282ce27c52d (diff) | |
download | otp-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_netconfc.xml')
-rw-r--r-- | lib/common_test/doc/src/ct_netconfc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct_netconfc.xml b/lib/common_test/doc/src/ct_netconfc.xml index d181afbb76..77366da891 100644 --- a/lib/common_test/doc/src/ct_netconfc.xml +++ b/lib/common_test/doc/src/ct_netconfc.xml @@ -239,7 +239,7 @@ <tag><c>simple_xml() = {xml_tag(), xml_attributes(), xml_content()} | {xml_tag(), xml_content()} | xml_tag()</c></tag> <item><marker id="type-simple_xml"/> <p>This type is further described in application - <seealso marker="xmerl"><c>xmerl</c></seealso>.</p></item> + <seealso marker="xmerl:index"><c>xmerl</c></seealso>.</p></item> <tag><c>stream_data() = {description, string()} | {replaySupport, string()} | {replayLogCreationTime, string()} | {replayLogAgedTime, string()}</c></tag> <item><marker id="type-stream_data"/> |