diff --git a/README.rst b/README.rst index 489611e..62b4da4 100644 --- a/README.rst +++ b/README.rst @@ -218,11 +218,6 @@ You should see something like:: 3800 root 1200 S {openwisp_config} /bin/sh /usr/sbin/openwisp_config --url https://openwisp2.mydomain.com --verify-ssl 1 --consistent-key 1 ... -Changelog ---------- - -See `CHANGELOG `_. - Run tests --------- @@ -239,6 +234,11 @@ Alternatively, you can run specifc tests, eg:: cd openwisp-config/tests/ lua test_utils.lua -v +Changelog +--------- + +See `CHANGELOG `_. + License -------