From 6eb7eb7df2934b4d73e4e0dacdae68ccdd6a142d Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 7 Sep 2023 16:30:46 +0200 Subject: [PATCH] modules: fix page ref --- src/modules/module-rtp-source.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/module-rtp-source.c b/src/modules/module-rtp-source.c index cfd96201d..3659ec9c6 100644 --- a/src/modules/module-rtp-source.c +++ b/src/modules/module-rtp-source.c @@ -40,7 +40,7 @@ * The `rtp-source` module creates a PipeWire source that receives audio * and midi RTP packets. * - * This module is usually loaded from the \page page_module_rtp_sap so that the + * This module is usually loaded from the \ref page_module_rtp_sap so that the * source.ip and source.port and format parameters matches that of the sender. * * ## Module Options