diff --git a/charter/DocumentationLocations.md b/charter/DocumentationLocations.md
index aef60c7d381b887dd15f4c18192b92688153de72..8c354be8fbb3c62f7c59460d9e3ead60ebba9dec 100644
--- a/charter/DocumentationLocations.md
+++ b/charter/DocumentationLocations.md
@@ -1,7 +1,7 @@
 # Note: This charter doc represents the future state we are working toward
 
 
-# BigBang Docs
+# BigBang Docs:
 ## Where is the best place to look for documentation on BigBang? 
 - https://repo1.dso.mil/platform-one/big-bang/bigbang/-/tree/master/docs/
 - Our goal is to have near 100% of publicly sharable docs in this centralized location to act as a single source of truth where all documentation can be found and help move docs out of IL2 Confluence and Private Repos to better support the open source community. 
@@ -13,8 +13,8 @@
 - Deployment Docs for Internet Connected and Disconnected deployments
 
 
-# BigBang Package Docs
+# BigBang Package Docs:
 ## Where is the best place to look for documentation on BigBang Packages? 
-- Our goal is to have these docs available on a webpage hosted on the Big Bang Cluster using Hugo
+- Our goal is to have these docs available on a webpage hosted on the BigBang Cluster using Hugo       
   (https://docs.bigbang.dev by default) (look [here](https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/master/charter/PackageDocumentation.md) for more info)
 - This allows us to support a centralized location for package configuration documentation, while allowing support for dynamically added versions of distributed packages in a maintainable way.