From 74f1f64ac8f21da5b20cd6abba69613f35d7d6ec Mon Sep 17 00:00:00 2001 From: Sandrine Bailleux Date: Tue, 12 Mar 2019 15:10:49 +0100 Subject: [PATCH] doc: Minor formatting enhancement The security advisories would all appear on a single line. Use bullet points instead to improve the readability. Change-Id: Id631985d7d559b3632f43d695cffa6735520b64a Signed-off-by: Sandrine Bailleux --- readme.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/readme.rst b/readme.rst index e0be1da09..1df86371a 100644 --- a/readme.rst +++ b/readme.rst @@ -263,14 +263,14 @@ Arm licensees may contact Arm directly via their partner managers. Security advisories ~~~~~~~~~~~~~~~~~~~ -`Security Advisory TFV-1`_ -`Security Advisory TFV-2`_ -`Security Advisory TFV-3`_ -`Security Advisory TFV-4`_ -`Security Advisory TFV-5`_ -`Security Advisory TFV-6`_ -`Security Advisory TFV-7`_ -`Security Advisory TFV-8`_ +- `Security Advisory TFV-1`_ +- `Security Advisory TFV-2`_ +- `Security Advisory TFV-3`_ +- `Security Advisory TFV-4`_ +- `Security Advisory TFV-5`_ +- `Security Advisory TFV-6`_ +- `Security Advisory TFV-7`_ +- `Security Advisory TFV-8`_ --------------