diff --git a/README.md b/README.md index 29b17e75..5065125c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The main executable program for this project is `dvmhost`, this is the host soft - `dvmcmd` a simple command-line utility to send remote control commands to a DVM host instance with REST API configured. - `dvmmon` a TUI utility that allows semi-realtime console-based monitoring of DVM host instances (this tool is only available when project wide TUI support is enabled!). -- `dvmfne` a conference bridge FNE. (See the Conference Bridge FNE section below.) +- `dvmfne` a conference bridge FNE. (See the [Conference Bridge FNE](#conference-bridge-fne) section below.) ## Building