Skip to content

Commit a531322

Browse files
authored
Fix broken link in conference docs (#4452)
1 parent 032fd66 commit a531322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pjmedia/include/pjmedia/conference.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
* route the audio flow and mix the audio signal when required.
3838
*
3939
* Some more information about the media flow when conference bridge is
40-
* used is described in http://www.pjsip.org/trac/wiki/media-flow .
40+
* used is described in
41+
* https://docs.pjsip.org/en/latest/specific-guides/media/audio_flow.html .
4142
*/
4243

4344
PJ_BEGIN_DECL

0 commit comments

Comments
 (0)