From 123b0d6ac73f0dcd1e718e76d92e9b07865af259 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 8 Dec 2023 22:00:46 -0500 Subject: [PATCH 1/2] Doc only change --- 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 From e5bbc2593f44b8ec63b3345d8ca13f53f7c36528 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 8 Dec 2023 22:05:18 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae8b6e05c..11ca96bd8 100644 --- a/README.md +++ b/README.md @@ -158,4 +158,4 @@ The VFS team then deploys those images to the _staging_ and _production_ environ See [The BRD System: Build, Release, Deploy](READMES/brd.md) for more information. -Hello world! \ No newline at end of file +Hello world! Hello again!