Fix the link to the websockets package

This commit is contained in:
Raoul Snyman 2023-01-12 07:19:11 -07:00
parent 6264bcec68
commit 1b86779cd2
1 changed files with 1 additions and 1 deletions

View File

@ -122,6 +122,6 @@ Head on over to the `downloads section of the website`_ to download version 3.0
<p style="text-align: center"><a href="https://openlp.org/#downloads" class="btn btn-primary">Download</a></p>
.. _the official Ubuntu archive: https://archive.ubuntu.com/ubuntu/pool/universe/p/python-websockets/python3-websockets_10.2-1_all.deb
.. _the official Ubuntu archive: http://archive.ubuntu.com/ubuntu/pool/universe/p/python-websockets/python3-websockets_10.2-1_all.deb
.. _comparison between 2.4.6 and 3.0.0: https://gitlab.com/openlp/openlp/-/compare/3.0.0...2.4.6
.. _downloads section of the website: https://openlp.org/#downloads