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 534cb61 commit 7eec234Copy full SHA for 7eec234
crowdsec-docs/docusaurus.config.ts
@@ -179,11 +179,11 @@ const redirects = [
179
to: "/u/getting_started/installation/freebsd",
180
},
181
{
182
- from: "/docs/next/getting_started/install_crowdsec",
+ from: "/docs/getting_started/install_crowdsec",
183
to: "/u/getting_started/installation/linux",
184
185
186
- from: "/docs/next/getting_started/install_crowdsec_freebsd",
+ from: "/docs/getting_started/install_crowdsec_freebsd",
187
188
189
];
0 commit comments