From ca792a234c3bf7402b7ea8736157a4661289cd5d Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Wed, 5 May 2021 15:34:23 +0100 Subject: [PATCH] docs(readme): fix heading [skip ci] --- docs/README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/README.rst b/docs/README.rst index 15e24d5..7e6ca02 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -1,5 +1,3 @@ -.. _readme: - sysctl-formula ============== @@ -54,7 +52,7 @@ Installs and configures the sysctl package. Installs the sysctl package. ``sysctl.param`` -^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^ This state manages the file ``sysctl.conf`` under ``/etc/sysctl`` (template found in "sysctl/files"). The configuration is populated by values in "sysctl/map.jinja" based on the package's default values (and RedHat, Debian, Suse and Arch family distribution specific values), which can then be overridden by values of the same name in pillar. Testing