Fix URLs still pointing to the old wiki

Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
This commit is contained in:
Alexander E. Patrakov 2014-11-29 21:49:11 +05:00 committed by Tanu Kaskinen
parent d9854577c3
commit 6e4e8621a6
18 changed files with 30 additions and 30 deletions

View file

@ -87,7 +87,7 @@ struct pa_source_output {
pa_channel_map channel_map;
pa_format_info *format;
/* Also see http://pulseaudio.org/wiki/InternalVolumes */
/* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
pa_cvolume volume; /* The volume clients are informed about */
pa_cvolume reference_ratio; /* The ratio of the stream's volume to the source's reference volume */
pa_cvolume real_ratio; /* The ratio of the stream's volume to the source's real volume */