From e38ebadbcca4f13b955148bffa3419f949c8b6eb Mon Sep 17 00:00:00 2001 From: Hardy Pottinger Date: Mon, 19 Nov 2012 14:22:39 -0600 Subject: [PATCH] DS-1389- removing all lines that mention the admin URL, as per suggestion by Andrea Schweer --- dspace/src/main/config/build.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/dspace/src/main/config/build.xml b/dspace/src/main/config/build.xml index 0a499266650c..b5fe0e7f55e6 100644 --- a/dspace/src/main/config/build.xml +++ b/dspace/src/main/config/build.xml @@ -968,9 +968,6 @@ Common usage: ${dspace.url} - You should also be able to access the administrator UI: - - ${dspace.url}/dspace-admin ====================================================================