Skip to content

Commit e2c33c0

Browse files
enhance: more
1 parent 62d83d9 commit e2c33c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

crowdsec-docs/unversioned/blocklists/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CrowdSec Blocklists are available in three tiers:
2828

2929
- Community:
3030
- Limited number of Blocklists (Third-party and Free).
31-
- You are limited to 3 Blocklists across [Integrations](integrations/intro.mdx) and [Security Engines](getting_started/introduction.md).
31+
- You are limited to 3 Blocklists across [Integrations](integrations/intro.mdx) and [Security Engines](getting_started/introduction.mdx).
3232
- Premium (Included in paid plans):
3333
- Includes free tier
3434
- Removes the limit on the number of Blocklists you can use.

crowdsec-docs/unversioned/user_guides/consuming_fastly_logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ We configure rsyslog to ignore local syslogs and keep only remote syslog. Then w
5757

5858
## Install crowdsec with fastly collection
5959

60-
On the same machine, install crowdsec following as mentioned [here](/getting_started/introduction.md)
60+
On the same machine, install crowdsec following as mentioned [here](/getting_started/introduction.mdx)
6161

6262
### Setup acquisition
6363

@@ -82,4 +82,4 @@ sudo cscli collections install crowdsecurity/fastly
8282
### Reload crowdec
8383
```
8484
sudo systemctl reload crowdsec.service
85-
```
85+
```

0 commit comments

Comments
 (0)