Fix broken link

This commit is contained in:
Fred Dixon 2020-02-24 12:34:05 -06:00
parent 4b5c6c65e9
commit 0762f04fd7

View File

@ -1435,7 +1435,7 @@ check_state() {
if systemctl status freeswitch | grep -q SETSCHEDULER; then
echo "# Error: FreeSWITCH failed to start with SETSCHEDULER error, see"
echo "#"
echo "# https://docs.bigbluebutton.org/install/install.html#freeswitch-fails-to-start-with-a-setscheduler-error"
echo "# http://docs.bigbluebutton.org/2.2/troubleshooting.html#freeswitch-fails-to-start-with-a-setscheduler-error"
echo "#"
fi