From 45991c6562b99a1550760e019a8e77b74fbdcada Mon Sep 17 00:00:00 2001
From: Mark Nelson <mark.nelson.45@us.af.mil>
Date: Tue, 10 Jan 2023 15:52:05 +0000
Subject: [PATCH] Update link to DoD DevSecOps Reference Design 2.0

---
 docs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/README.md b/docs/README.md
index 233e672b44..fb18539720 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -26,7 +26,7 @@
 
 ## Value add gained by using BigBang
 
-* Compliant with the [DoD DevSecOps Reference Architecture Design](https://dodcio.defense.gov/Portals/0/Documents/DoD%20Enterprise%20DevSecOps%20Reference%20Design%20v1.0_Public%20Release.pdf)
+* Compliant with the [DoD DevSecOps Reference Architecture Design](https://dodcio.defense.gov/Portals/0/Documents/Library/DoDRefDesignCloudGithub.pdf?ver=zXJ_uO5LfouVaysHo5Ejsw%3D%3D)
 * Can be used to check some but not all of the boxes needed to achieve a cATO (Continuous Authority to Operate.)
 * Uses hardened IronBank Container Images. (left shifted security concern)
 * GitOps adds security benefits, and BigBang leverages GitOps, and can be further extended using GitOps.
-- 
GitLab