Skip to content

Commit

Permalink
[docs] Updated URL for pre-compiled packages
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
pandafy authored Apr 19, 2022
1 parent 4a91407 commit 55b2d17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@ First run:
opkg update
Then install one of the `latest builds <http://downloads.openwisp.io/openwisp-config/>`_:
Then install one of the `latest builds <https://downloads.openwisp.io/?prefix=openwisp-config/latest/>`_:

.. code-block:: shell
opkg install <URL>
Where ``<URL>`` is the URL of the precompiled openwisp-config package.

For a list of the latest built images, take a look at `downloads.openwisp.io/openwisp-config/
<http://downloads.openwisp.io/openwisp-config/>`_.
For a list of the latest built images, take a look at `downloads.openwisp.io/?prefix=openwisp-config/
<https://downloads.openwisp.io/?prefix=openwisp-config/>`_.

**If you need to compile the package yourself**, see `Compiling openwisp-config`_
and `Compiling a custom OpenWRT image`_.
Expand Down

0 comments on commit 55b2d17

Please sign in to comment.