diff options
author | Ingela Anderton Andin <[email protected]> | 2015-09-07 15:51:35 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-09-08 13:39:36 +0200 |
commit | 628f8cff34f9784cfa34857bcd7133305acc3d27 (patch) | |
tree | 91f1e55ebb6030f2ae0182f7e951a51780b486d8 /lib/inets/doc/src/httpd_custom_api.xml | |
parent | 6285460219d2e79d61294468b1c2915ad2d71456 (diff) | |
download | otp-628f8cff34f9784cfa34857bcd7133305acc3d27.tar.gz otp-628f8cff34f9784cfa34857bcd7133305acc3d27.tar.bz2 otp-628f8cff34f9784cfa34857bcd7133305acc3d27.zip |
inets: Fix broken links
Diffstat (limited to 'lib/inets/doc/src/httpd_custom_api.xml')
-rw-r--r-- | lib/inets/doc/src/httpd_custom_api.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/doc/src/httpd_custom_api.xml b/lib/inets/doc/src/httpd_custom_api.xml index 5840641b37..23417900fa 100644 --- a/lib/inets/doc/src/httpd_custom_api.xml +++ b/lib/inets/doc/src/httpd_custom_api.xml @@ -29,7 +29,7 @@ <modulesummary>Behaviour with optional callbacks to customize the inets HTTP server.</modulesummary> <description> <p> The module implementing this behaviour shall be supplied to to the servers - configuration with the option <seealso marker="httpd:prop_customize"> customize</seealso></p> + configuration with the option <seealso marker="httpd#prop_customize"> customize</seealso></p> </description> <funcs> |