Skip to content

Commit cd25d20

Browse files
committed
links
1 parent 89a010e commit cd25d20

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

crowdsec-docs/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ const redirects = [
203203
from: "/blog/crowdsec_firewall_freebsd",
204204
to: "/u/bouncers/firewall#pf-setup-freebsd",
205205
},
206+
{
207+
from: "/u/tracker_api/intro",
208+
to: "/u/tracker_api/overview",
209+
},
206210
];
207211

208212
const config: Config = {

0 commit comments

Comments
 (0)