From 5c5339a19485e0c629b3d388327136ec133555db Mon Sep 17 00:00:00 2001 From: Nick Anderson Date: Wed, 12 Aug 2026 13:42:55 -0500 Subject: [PATCH] Fixed module screenshots not rendering on build.cfengine.com The site publishes only the README, so relative file: links resolved to 404s under /modules//. Use absolute raw.githubusercontent.com URLs, as the other modules do. --- inventory/inventory-fwupd/README.org | 4 ++-- management/manage-fwupd/README.org | 2 +- reporting/compliance-report-fwupd/README.org | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory/inventory-fwupd/README.org b/inventory/inventory-fwupd/README.org index 41c4142..ac5c80d 100644 --- a/inventory/inventory-fwupd/README.org +++ b/inventory/inventory-fwupd/README.org @@ -19,7 +19,7 @@ devices matching an allow-list. The inventory attributes appear in Mission Portal's column selector under "fwupd": -[[file:mp-inventory-fwupd-columns.png]] +[[https://raw.githubusercontent.com/cfengine/modules/master/inventory/inventory-fwupd/mp-inventory-fwupd-columns.png]] * Inventory Attributes @@ -85,7 +85,7 @@ These appear in Mission Portal monitoring graphs as =firmware_devices_total=, =firmware_updates_available=, and =firmware_hsi_failing=. -[[file:mp-monitoring-firmware-devices.png]] +[[https://raw.githubusercontent.com/cfengine/modules/master/inventory/inventory-fwupd/mp-monitoring-firmware-devices.png]] * Classes diff --git a/management/manage-fwupd/README.org b/management/manage-fwupd/README.org index 9d73127..009fd20 100644 --- a/management/manage-fwupd/README.org +++ b/management/manage-fwupd/README.org @@ -95,7 +95,7 @@ first. The module reports =fwupd management status= as an inventory attribute visible in Mission Portal's inventory reports: -[[file:mp-inventory-fwupd-status.png]] +[[https://raw.githubusercontent.com/cfengine/modules/master/management/manage-fwupd/mp-inventory-fwupd-status.png]] * Behavior diff --git a/reporting/compliance-report-fwupd/README.org b/reporting/compliance-report-fwupd/README.org index 6a2e612..3b1eb1f 100644 --- a/reporting/compliance-report-fwupd/README.org +++ b/reporting/compliance-report-fwupd/README.org @@ -10,7 +10,7 @@ checks covering every individual HSI firmware security test. * Mission Portal -[[file:mp-compliance-report-fwupd.png]] +[[https://raw.githubusercontent.com/cfengine/modules/master/reporting/compliance-report-fwupd/mp-compliance-report-fwupd.png]] * Requirements