From 20a62a55ec3c3b680cdc77820e9ee3144832e8a3 Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Thu, 30 Jun 2016 19:28:10 +0100 Subject: [PATCH] uppercase .md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e307d3b4b6..57d950a343 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ ## Introduction -See the following [page](Introduction.md) for an introduction to the Alfresco Application Development Framework. +See the following [page](INTRODUCTION.md) for an introduction to the Alfresco Application Development Framework. ## Prerequisites Before you start using this development framework, make sure you have installed all required software and done all the -necessary configuration, see this [page](Prerequisites.md). +necessary configuration, see this [page](PREREQUISITES.md). ## Components