# HG changeset patch # User Kim Alvefur # Date 1536583789 -7200 # Node ID 5b3347056f07551d3aaede6be2f5aa9bac8d9600 # Parent 908b2bc05d26f8b3747ff3bfcd1d6918c0388f09 mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh) diff -r 908b2bc05d26 -r 5b3347056f07 mod_conversejs/README.markdown --- a/mod_conversejs/README.markdown Sun Sep 09 14:43:23 2018 +0200 +++ b/mod_conversejs/README.markdown Mon Sep 10 14:49:49 2018 +0200 @@ -36,10 +36,10 @@ Connection methods ------------------ -It also determines the [BOSH][mod_bosh] and -[WebSocket][mod_websocket] URL automatically, see their respective -documentation for how to configure them. Both connection methods are -loaded automatically. +It also determines the [BOSH][doc:modules:mod_bosh] and +[WebSocket][doc:modules:mod_websocket] URL automatically, see their +respective documentation for how to configure them. Both connection +methods are loaded automatically. HTTP ----