From 29562a067cc7888babe935992597a59ccb9e8ae6 Mon Sep 17 00:00:00 2001 From: John Luo Date: Sun, 3 Dec 2023 14:40:06 -0500 Subject: [PATCH] Testing doc only PR --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95bac2f90..ab49dea87 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,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. @@ -156,3 +156,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!