Loading CONTRIBUTING.md +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ ## Resources in the documentation * [Development quickstart](http://searx.github.io/searx/dev/contribution_guide.html) * [Contribution guide](http://searx.github.io/searx/dev/contribution_guide.html) * [Development quickstart](https://searx.github.io/searx/dev/contribution_guide.html) * [Contribution guide](https://searx.github.io/searx/dev/contribution_guide.html) ## Submitting PRs Loading dockerfiles/docker-entrypoint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ patch_searx_settings() { CONF="$1" # Make sure that there is trailing slash at the end of BASE_URL # see http://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Shell-Parameter-Expansion # see https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Shell-Parameter-Expansion export BASE_URL="${BASE_URL%/}/" # update settings.yml Loading docs/admin/buildhosts.rst +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ to ``imgmath``: If your docs build (``make docs``) shows warnings like this:: WARNING: dot(1) not found, for better output quality install \ graphviz from http://www.graphviz.org graphviz from https://www.graphviz.org .. WARNING: LaTeX command 'latex' cannot be run (needed for math \ display), check the imgmath_latex setting Loading docs/admin/installation-nginx.rst +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Install with nginx .. _nginx server configuration: https://docs.nginx.com/nginx/admin-guide/web-server/web-server/#setting-up-virtual-servers .. _nginx beginners guide: http://nginx.org/en/docs/beginners_guide.html https://nginx.org/en/docs/beginners_guide.html .. _Getting Started wiki: https://www.nginx.com/resources/wiki/start/ .. _uWSGI support from nginx: Loading docs/admin/settings.rst +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ Global Settings specific instance of searx, a locale can be defined using an ISO language code, like ``fr``, ``en``, ``de``. .. _requests proxies: http://requests.readthedocs.io/en/latest/user/advanced/#proxies .. _requests proxies: https://requests.readthedocs.io/en/latest/user/advanced/#proxies .. _PySocks: https://pypi.org/project/PySocks/ ``proxies`` : Loading Loading
CONTRIBUTING.md +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ ## Resources in the documentation * [Development quickstart](http://searx.github.io/searx/dev/contribution_guide.html) * [Contribution guide](http://searx.github.io/searx/dev/contribution_guide.html) * [Development quickstart](https://searx.github.io/searx/dev/contribution_guide.html) * [Contribution guide](https://searx.github.io/searx/dev/contribution_guide.html) ## Submitting PRs Loading
dockerfiles/docker-entrypoint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ patch_searx_settings() { CONF="$1" # Make sure that there is trailing slash at the end of BASE_URL # see http://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Shell-Parameter-Expansion # see https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Shell-Parameter-Expansion export BASE_URL="${BASE_URL%/}/" # update settings.yml Loading
docs/admin/buildhosts.rst +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ to ``imgmath``: If your docs build (``make docs``) shows warnings like this:: WARNING: dot(1) not found, for better output quality install \ graphviz from http://www.graphviz.org graphviz from https://www.graphviz.org .. WARNING: LaTeX command 'latex' cannot be run (needed for math \ display), check the imgmath_latex setting Loading
docs/admin/installation-nginx.rst +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Install with nginx .. _nginx server configuration: https://docs.nginx.com/nginx/admin-guide/web-server/web-server/#setting-up-virtual-servers .. _nginx beginners guide: http://nginx.org/en/docs/beginners_guide.html https://nginx.org/en/docs/beginners_guide.html .. _Getting Started wiki: https://www.nginx.com/resources/wiki/start/ .. _uWSGI support from nginx: Loading
docs/admin/settings.rst +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ Global Settings specific instance of searx, a locale can be defined using an ISO language code, like ``fr``, ``en``, ``de``. .. _requests proxies: http://requests.readthedocs.io/en/latest/user/advanced/#proxies .. _requests proxies: https://requests.readthedocs.io/en/latest/user/advanced/#proxies .. _PySocks: https://pypi.org/project/PySocks/ ``proxies`` : Loading