At the login page to LibreBooking a user can go to the upper right and select under "Schedule" one of two options.
Both options end up redirecting to invalid paths.
"View Schedule" should take the user to Web/view-schedule.php but instead gets redirected to view-schedule.php which doesn't exist.
@lucs7 has determined that 673f2d3 is where this issue was introduced.