From 6aa5414c16929b56cf4b5c5b6bbb0a6d8650998a Mon Sep 17 00:00:00 2001 From: UnicornChance Date: Wed, 29 May 2024 15:33:25 -0600 Subject: [PATCH] fix: linting whitespace --- docs/_index.md | 1 - docs/uds-runner/_index.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/_index.md b/docs/_index.md index 0bdfd6fe..a2252ce0 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 28eb9d8d..3299d28c 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.