Skip to content

Commit 95d7872

Browse files
committed
Adding slashes here so it doesn't cause a 301 redirect
1 parent b90ed38 commit 95d7872

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

marketing/data/features.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Scalable SBOM Signing & Verification",
44
"description": "Enterprise-grade cryptographic signing and validation for every SBOM you produce or consume.",
55
"icon": "fas fa-shield-alt",
6-
"link": "/securesbom"
6+
"link": "/securesbom/"
77
},
88
{
99
"title": "Standards-Compliant (CycloneDX & SPDX)",
@@ -16,7 +16,7 @@
1616
"title": "Enterprise-Ready Architecture",
1717
"description": "Multi-tenant, compliance-ready design that scales to regulated industries and large organizations",
1818
"icon": "fas fa-building",
19-
"link": "/securesbom"
19+
"link": "/securesbom/"
2020
},
2121
{
2222
"title": "Seamless CI/CD Integration",
@@ -28,13 +28,13 @@
2828
"title": "Secure Key Management (Cloud & On-Prem HSM)",
2929
"description": "Support for Hardware Security Modules to protect signing keys in any environment.",
3030
"icon": "fas fa-key",
31-
"link": "/securesbom"
31+
"link": "/securesbom/"
3232
},
3333
{
3434
"title": "Offline & Clean-Room Verification",
3535
"description": "Perform signing and verification in air-gapped or highly regulated environments with full offline support.",
3636
"icon": "fas fa-lock",
37-
"link": "/securesbom"
37+
"link": "/securesbom/"
3838
}
3939
]
4040

0 commit comments

Comments
 (0)