aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-03-08 17:39:58 +0100
committerLukas Larsson <[email protected]>2011-03-08 17:39:58 +0100
commitf281f2cc52b34bbf5622379a7875b68c54aa7114 (patch)
tree7102a0e7abc4664d806e43a72c15e09db574a7ac /lib/common_test/doc/src
parent8b8709b08df7444c1d3c1474ae55311505b5b4b5 (diff)
downloadotp-f281f2cc52b34bbf5622379a7875b68c54aa7114.tar.gz
otp-f281f2cc52b34bbf5622379a7875b68c54aa7114.tar.bz2
otp-f281f2cc52b34bbf5622379a7875b68c54aa7114.zip
Update links info in ct_hooks to point to the right place
Diffstat (limited to 'lib/common_test/doc/src')
-rw-r--r--lib/common_test/doc/src/ct_hooks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/ct_hooks.xml b/lib/common_test/doc/src/ct_hooks.xml
index 0d59ce3b22..b52eb737ad 100644
--- a/lib/common_test/doc/src/ct_hooks.xml
+++ b/lib/common_test/doc/src/ct_hooks.xml
@@ -409,7 +409,7 @@
end_per_suite</seealso> if it exists. It behaves the same way as
<seealso marker="ct_hooks#Module:pre_init_per_suite-3">
pre_init_per_suite</seealso>, but for the
- <seealso marker="common_test#Module:end_per_suite-2">
+ <seealso marker="common_test#Module:end_per_suite-1">
end_per_suite</seealso> function instead.</p>
</desc>
</func>
@@ -438,7 +438,7 @@
end_per_suite</seealso> if it exists. It behaves the same way as
<seealso marker="ct_hooks#Module:post_init_per_suite-4">
post_init_per_suite</seealso>, but for the
- <seealso marker="common_test#Module:end_per_suite-2">
+ <seealso marker="common_test#Module:end_per_suite-1">
end_per_suite</seealso> function instead.</p>
</desc>
</func>