diff --git a/docs/docker-compose/README.md b/docs/docker-compose/README.md index 2a62f7d79..494fd3a90 100644 --- a/docs/docker-compose/README.md +++ b/docs/docker-compose/README.md @@ -145,7 +145,7 @@ Docker Daemon). version of ACS, or `docker compose -f pre-release-docker-compose.yml up` 5. Open the following URLs in your browser to check that everything starts up: * Administration and REST APIs: `http://:8080/alfresco` - * Control Center: `http://:8080/admin` + * Control Center: `http://:8080/control-center` (`http://:8080/admin` still works but is deprecated) * Alfresco Digital Workspace: `http://:8080/workspace` * Share: `http://:8080/share` * Search administration: `http://:8083/solr`