From e50fe02eec2bf9379b98d2f97bd677187609f1fd Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 9 Nov 2017 10:51:13 +0000 Subject: [PATCH] RM-5806 Fix title of page. --- rm-community/documentation/overview.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rm-community/documentation/overview.md b/rm-community/documentation/overview.md index 84420037e3..ed79baa2d3 100644 --- a/rm-community/documentation/overview.md +++ b/rm-community/documentation/overview.md @@ -1,4 +1,4 @@ -## Component Name +## Records Management Technical Overview ![Completeness Badge](https://img.shields.io/badge/Document_Level-Complete-green.svg?style=flat-square) @@ -63,6 +63,8 @@ The DAOs are not part of the Java Public API, but handle CRUD operations against We use standard Alfresco [data modelling](http://docs.alfresco.com/5.2/references/dev-extension-points-content-model.html) to store RM metadata. We extend the [Alfresco patching mechanism](http://docs.alfresco.com/5.2/references/dev-extension-points-patch.html) to provide community and enterprise schema upgrades. +*** + ### Design Decisions | Decision | Rationale | Date |