Fix gerrit guide title formatting 31/7831/4
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 4 Dec 2017 01:18:39 +0000 (11:18 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 5 Dec 2017 00:03:11 +0000 (10:03 +1000)
Underlines or overlines must be at least as long as the
title text.

Change-Id: I031c8f3a33b3de22aff7703906f8c5574a3e4d30
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
docs/gerrit.rst

index 6671d3e..04f6d18 100644 (file)
@@ -53,7 +53,7 @@ recommended to use SSH clones since the remotes for pushing code get configured
 appropriately.
 
 Anonymous HTTP Clone
-----------------
+--------------------
 
 Recommended if the intention is to view code and not make any contributions:
 For example:
@@ -63,7 +63,7 @@ For example:
    git clone https://gerrit.linuxfoundation.org/releng/docs
 
 Authenticated HTTP Clone
-----------
+------------------------
 
 This works everywhere, even behind a proxy or a firewall.
 For example: