diff --git a/docs/docker-compose/README.md b/docs/docker-compose/README.md index 5dfd4d4d2..2ec0136e5 100644 --- a/docs/docker-compose/README.md +++ b/docs/docker-compose/README.md @@ -116,7 +116,7 @@ suited for test or demo environment but certainly not for production use. ## Prerequisites As well as the prerequisites mentioned on the [main -README](/index.html#prerequisites) you will need a machine with at least 13GB of +README](/index.md#prerequisites) you will need a machine with at least 13GB of free memory and the following software installed: * [Docker](https://www.docker.com/products/docker-desktop) diff --git a/docs/helm/desktop-deployment.md b/docs/helm/desktop-deployment.md index 52a3c980a..eff4b3e16 100644 --- a/docs/helm/desktop-deployment.md +++ b/docs/helm/desktop-deployment.md @@ -13,7 +13,7 @@ Desktop](https://docs.docker.com/desktop/). ## Prerequisites -- You've read the projects [main README](/index.html#prerequisites) +- You've read the projects [main README](/index.md#prerequisites) prerequisites section - You've read the [main Helm README](./README.md) page - You are proficient in Kubernetes diff --git a/docs/helm/eks-deployment.md b/docs/helm/eks-deployment.md index 2a3cc953e..618facb85 100644 --- a/docs/helm/eks-deployment.md +++ b/docs/helm/eks-deployment.md @@ -24,7 +24,7 @@ The Community configuration will deploy the following system: ## Prerequisites -* You've read the projects [main README](/index.html#prerequisites) +* You've read the projects [main README](/index.md#prerequisites) prerequisites section * You've read the [main Helm README](./README.md) page * You are proficient in AWS and Kubernetes diff --git a/docs/index.md b/docs/index.md index efa4111d0..8ef22a773 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,6 @@ title: ACS Deployment layout: home nav_order: 1 -permalink: /index.html --- # Alfresco Content Services Containerized Deployment