From c9e0698f787acb14e9d3db60e380a3b28a44d820 Mon Sep 17 00:00:00 2001 From: Allan Bowe <> Date: Sun, 19 Aug 2018 19:13:38 +0200 Subject: [PATCH] trailing slash reminder on --- docs/dci-frontend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dci-frontend.md b/docs/dci-frontend.md index 7f3c062..f6a0612 100644 --- a/docs/dci-frontend.md +++ b/docs/dci-frontend.md @@ -7,7 +7,7 @@ The Data Controller front end was built on the Angular seed app from Boemska App 1 - Unzip dcfrontend.zip and upload the entire `datacontroller` directory to the static content server. -2 - Open the `h54s.config` file and update the `metadataRoot` value to the location of the Stored Processes as per [backend](dci-backend.md) deployment. +2 - Open the `h54s.config` file and update the `metadataRoot` value to the location of the Stored Processes as per [backend](dci-backend.md) deployment. Remember to include the trailing slash (`/`). It should now be possible to use the application - simply navigate to `YO URSASWEBLOC.domain/yourRoot/datacontroller` and sign in!