From 85599f6739e507c69f7384d15685ce85c39c435a Mon Sep 17 00:00:00 2001 From: oliveralfresco2018 <35293859+oliveralfresco2018@users.noreply.github.com> Date: Wed, 19 Sep 2018 13:52:21 +0100 Subject: [PATCH] Update README.md (#647) Made some minor changes, checking in again. --- docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index 37755d19d..617816709 100644 --- a/docs/README.md +++ b/docs/README.md @@ -46,9 +46,9 @@ using the Alfresco Application Development Framework to easily and quickly creat There are three main areas of the application controlled by the [Layout component](https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/layout): -- [(1) Application Header](#header) -- [(2) Side Navigation](#side-navigation) -- [(3) Document List](#document-list-layout) +1. [Application Header](#header) +2. [Side Navigation](#side-navigation) +3. [Document List](#document-list-layout) ![Features](images/features-01.png)