From 28b94b72bf170b9f6b38d8838d002195424268bb Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Wed, 23 May 2018 14:35:53 +0100 Subject: [PATCH] docs: Add missing periods Add fullstops at the of bullets in install README. Signed-off-by: James O. D. Hunt --- install/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/README.md b/install/README.md index 02853108fc..d8479157b0 100644 --- a/install/README.md +++ b/install/README.md @@ -9,5 +9,5 @@ Select your preferred distribution: For further information, see: * The [the upgrading document](../Upgrading.md). -* The [developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md) -* The [runtime documentation](https://github.com/kata-containers/runtime/blob/master/README.md) +* The [developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md). +* The [runtime documentation](https://github.com/kata-containers/runtime/blob/master/README.md).