diff --git a/docs/_index.md b/docs/_index.md index 0bdfd6fef..a2252ce01 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -10,4 +10,3 @@ menu: The [UDS CLI](https://github.com/defenseunicorns/uds-cli) is the primary interface for users to interact with various components within the UDS landscape. It streamlines the deployment process of mission applications and secure infrastructure, simplifying tasks involved in running mission applications while maintaining regulatory compliance in a unified and efficient manner. The UDS CLI simplifies deployment by bundling multiple Zarf Packages into a single deployable artifact. This process ensures that UDS Bundles, which encompass infrastructure, platform, and mission applications, can be efficiently deployed within any Mission Hero's system environment. Additionally, the UDS CLI extends its capabilities to Pepr, where multiple Pepr applications are bundled and deployed as a single Pepr Module to support UDS Bundles during runtime. - diff --git a/docs/uds-runner/_index.md b/docs/uds-runner/_index.md index 28eb9d8da..3299d28c5 100644 --- a/docs/uds-runner/_index.md +++ b/docs/uds-runner/_index.md @@ -30,4 +30,4 @@ tasks: - cmd: echo ${FOO} No Zarf Dependency -Considering that the UDS CLI also vendors Zarf, there is no need to have Zarf installed on your system. \ No newline at end of file +Considering that the UDS CLI also vendors Zarf, there is no need to have Zarf installed on your system.