We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe351b commit 1d3d784Copy full SHA for 1d3d784
crowdsec-docs/unversioned/bouncers/haproxy_spoa.mdx
@@ -7,7 +7,7 @@ sidebar_position: 10
7
import Tabs from '@theme/Tabs';
8
import TabItem from '@theme/TabItem';
9
import useBaseUrl from '@docusaurus/useBaseUrl';
10
-import RemediationSupportBadges from '@site/src/components/RemediationSupportBadges.tsx';
+import RemediationSupportBadges from '@site/src/components/remediation-support-badge';
11
12
<p align="center">
13
<img src={useBaseUrl('/img/crowdsec_haproxy.svg')} alt="CrowdSec" title="CrowdSec" width="400" height="300" />
0 commit comments