diff --git a/app/license_notice.py b/app/license_notice.py index 8e6109b55..df1ea3d4e 100644 --- a/app/license_notice.py +++ b/app/license_notice.py @@ -202,8 +202,13 @@ class LicenseMetadata: LicenseMetadata( name='libwebsockets', homepage_url='https://libwebsockets.org', + # In the past, we used to link to the license that was hosted on the + # git mirror at libwebsockets.org/git. We repeatedly experienced + # outages of their website, however, so for reliability reasons, we now + # link to Github instead. + # (See https://github.com/tiny-pilot/tinypilot/pull/1727) license_url= - 'https://libwebsockets.org/git/libwebsockets/tree/LICENSE?h=v3.2-stable', + 'https://github.com/warmcat/libwebsockets/blob/v3.2.2/LICENSE', ), # Fonts.