From 42dc65c4ed20ed054e1296614e15b957f8928cf1 Mon Sep 17 00:00:00 2001 From: John Luo Date: Wed, 6 Dec 2023 23:51:25 -0500 Subject: [PATCH] Doc only PR --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc1f4b0c5..ae8b6e05c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ The VA.gov CMS Team ### About the CMS -This repository hosts the source code for the _Content Management System_ (**CMS** or **CMS-API**) utilized by [VA.gov](https://www.va.gov). +This repository hosts the source code for the _Content Management System_ (**CMS** or **CMS-API**) utilized by [VA.gov](https://www.va.gov). The production instance can be found at [prod.cms.va.gov](https://prod.cms.va.gov/). Please note that access to the production CMS is limited; refer to [Getting Access](READMES/access.md) for more information. @@ -157,3 +157,5 @@ The **BRD** system builds Amazon server images using Ansible, and tags those ima The VFS team then deploys those images to the _staging_ and _production_ environments inside the VAEC when the release is ready. See [The BRD System: Build, Release, Deploy](READMES/brd.md) for more information. + +Hello world! \ No newline at end of file