From be6b33bec7a173b9af1613f066286aaf0d77602b Mon Sep 17 00:00:00 2001 From: Daniel Bozeman Date: Tue, 17 Feb 2026 14:53:04 -0700 Subject: [PATCH] fix anchor breaking builds --- docs/setup-sensor/cisco/ioxclient.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-sensor/cisco/ioxclient.md b/docs/setup-sensor/cisco/ioxclient.md index dfa4c5b..d32b3c4 100644 --- a/docs/setup-sensor/cisco/ioxclient.md +++ b/docs/setup-sensor/cisco/ioxclient.md @@ -28,7 +28,7 @@ Before you begin, ensure you have: - [Skopeo](https://github.com/containers/skopeo) installed on your workstation - An Orb [deployment token](/docs/deploy-and-configure/deployment-tokens) -## Building the IOx Package {#building-the-iox-package} +## Building the IOx Package Before deploying Orb to any Cisco IOx device, you must build an IOx package (`package.tar`) that contains the Orb sensor image and your deployment token. This section covers the complete package building process.