From: Anil Belur Date: Mon, 4 Dec 2017 01:18:39 +0000 (+1000) Subject: Fix gerrit guide title formatting X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=ce10b8ce058f7f15046ca51dedef6430457dffd6;p=releng%2Fdocs.git Fix gerrit guide title formatting Underlines or overlines must be at least as long as the title text. Change-Id: I031c8f3a33b3de22aff7703906f8c5574a3e4d30 Signed-off-by: Anil Belur --- diff --git a/docs/gerrit.rst b/docs/gerrit.rst index 6671d3e..04f6d18 100644 --- a/docs/gerrit.rst +++ b/docs/gerrit.rst @@ -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: