From 40eeafd9b84937d1aa803914ef4fad0c443477e3 Mon Sep 17 00:00:00 2001 From: RobLoweMOJ <51912126+RobLoweMOJ@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:09:36 +0000 Subject: [PATCH] Trigger Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae9909ae..ea5eadd6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Hale Platform -This repository provides all the code required to run an instance of WordPress multisite in kubernetes. It uses the [WordPress official Alpine image](https://hub.docker.com/_/wordpress), and is modified to launch a multisite network. It uses PHP dependency manager Composer to pull in all the themes and plugins used by the multisite. +This repository provides all the code required to run an instance of WordPress multisite in kubernetes. It uses the [WordPress official Alpine image](https://hub.docker.com/_/wordpress), and is modified to launch a multisite network. It uses PHP dependency manager Composer to pull in all the themes and plugins used by the multisite For further technical details around the architecture, visit our wiki [overview](https://github.com/ministryofjustice/hale-platform/wiki).