From 7d06cd56dd2ed355f5117a88d91749a0639dca64 Mon Sep 17 00:00:00 2001
From: Imran Iqbal <iqbalmy@hotmail.com>
Date: Wed, 5 May 2021 15:37:43 +0100
Subject: [PATCH] docs(readme): fix headings [skip ci]

---
 docs/README.rst | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/docs/README.rst b/docs/README.rst
index 3fc965c..aefe083 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -1,7 +1,5 @@
-.. _readme:
-
-users
-=====
+users-formula
+=============
 
 |img_travis| |img_sr|
 
@@ -64,7 +62,7 @@ Ensures the bashrc file exists in the users home directory. Sets 'manage_bashrc:
 True' in pillar per user. Defaults to False.
 
 ``users.profile``
-^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^
 
 Ensures the profile file exists in the users home directory. Sets 'manage_profile:
 True' in pillar per user. Defaults to False.
-- 
GitLab