From ae1702bee5e8b3e6d4e31041b4a593826ac60484 Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Sat, 21 Aug 2021 20:56:25 -0500 Subject: Replace HTTP links with HTTPS for sites with HTTPS versions --- servers/audio/effects/audio_effect_pitch_shift.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'servers/audio/effects') diff --git a/servers/audio/effects/audio_effect_pitch_shift.cpp b/servers/audio/effects/audio_effect_pitch_shift.cpp index bfbaeee3f3..d6c396e0a5 100644 --- a/servers/audio/effects/audio_effect_pitch_shift.cpp +++ b/servers/audio/effects/audio_effect_pitch_shift.cpp @@ -40,7 +40,7 @@ * * NAME: smbPitchShift.cpp * VERSION: 1.2 -* HOME URL: http://blogs.zynaptiq.com/bernsee +* HOME URL: https://blogs.zynaptiq.com/bernsee * KNOWN BUGS: none * * SYNOPSIS: Routine for doing pitch shifting while maintaining -- cgit v1.2.3