Skip to content

Commit 43b4b3f

Browse files
committed
fix broken links pointing to unversioned doc
1 parent e30b4ca commit 43b4b3f

File tree

17 files changed

+31
-31
lines changed

17 files changed

+31
-31
lines changed

crowdsec-docs/docs/appsec/installation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@ tcp 0 0 127.0.0.1:7422 0.0.0.0:* LISTEN
104104

105105
Configuring the AppSec component [accross remediation components](appsec/installation.md#pre-requisites) can vary:
106106

107-
| Name | Minimum Version | Public Doc |
108-
| --------- | --------------- | ----------- |
109-
| nginx | 1.0.6rc | [Public Doc](/u/bouncers/nginx#application-security-component-configuration) |
110-
| openresty | 1.0.1rc | [Public Doc](/u/bouncers/openresty#application-security-component-configuration) |
111-
| traefik | 1.2.0 | [Public Doc](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/blob/main/examples/appsec-enabled/README.md) |
107+
| Name | Minimum Version | Public Doc |
108+
| --------- | --------------- | ------------------------------------------------------------------------------------------------------------------------- |
109+
| nginx | 1.0.6rc | [Public Doc](/u/bouncers/nginx#application-security-component-configuration) |
110+
| openresty | 1.0.1rc | [Public Doc](/u/bouncers/openresty#application-security-component-configuration) |
111+
| traefik | 1.2.0 | [Public Doc](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/blob/main/examples/appsec-enabled/README.md) |
112112

113113

114114
:::info
@@ -138,4 +138,4 @@ And if we look at it in a browser, the user is presented with the HTML page emit
138138
## Et Voila !
139139

140140
Your application should now be protected from the most common exploitation attempts.
141-
[If you have already enrolled your instance in the console](/docs/next/console/enrollment), you will see alerts appearing there too!
141+
[If you have already enrolled your instance in the console](/u/getting_started/post_installation/console#engines-page), you will see alerts appearing there too!

crowdsec-docs/docs/getting_started/install_opnsense.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Do not enable/start the services from the terminal like you would on a standard
2727

2828
Refresh the page and go to `Services > CrowdSec > Overview` to verify the running services and installed configurations.
2929

30-
Great, you now have CrowdSec installed on your system. Have a look at the [post installation steps](/getting_started/next_steps.md) to see how to to configure and optimize it,
30+
Great, you now have CrowdSec installed on your system. Have a look at the [post installation steps](/u/getting_started/next_steps) to see how to to configure and optimize it,
3131
these recommendations are valid for any system.
3232

3333

crowdsec-docs/docs/getting_started/install_pyagent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ decisions = client.get_decisions(
8282

8383
```
8484

85-
To obtain attachment key for enrolling a machine see [this doc](../console/enrollment/#where-can-i-find-my-enrollment-key)
85+
To obtain attachment key for enrolling a machine see [this doc](/u/getting_started/post_installation/console/#engines-page)
8686

8787
See reference section for more details.
8888

crowdsec-docs/src/components/HomepageFeatures.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const FeatureList = [
1818
//screenshot metabase ?
1919
title: 'Replayable',
2020
Svg: require('../../static/img/icon-replay.svg').default,
21-
link: "/docs/user_guides/replay_mode",
21+
link: "/u/user_guides/replay_mode",
2222
description: (
2323
<>
2424
CrowdSec is able to process both live and old logs, which makes it false-positive resilient.

crowdsec-docs/unversioned/bouncers/fastly.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
2626
# cs-fastly-bouncer
2727

2828
A Remediation Component that syncs the decisions made by CrowdSec with Fastly's VCL. Manages multi account, multi service setup. Supports IP, Country and AS scoped decisions.
29-
To learn how to setup crowdsec to consume fastly logs see [this](/docs/next/user_guides/consuming_fastly_logs)
29+
To learn how to setup crowdsec to consume fastly logs see [this](/u/user_guides/consuming_fastly_logs)
3030

3131

3232
# Installation:

crowdsec-docs/unversioned/console/blocklists/integrations/firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In the next step, we will provide the necessary details for retrieving the IP ad
2121

2222
## Use an integration
2323

24-
| Don't forgot to [subscribe to a blocklist](/u/console/blocklists/subscription/#subscribe-a-firewall-integration-to-a-blocklist) to make the integration useful.
24+
| Don't forgot to [subscribe to a blocklist](/u/console/blocklists/subscription/#integrations) to make the integration useful.
2525

2626
Every product product has its way to handle external blocklists. We provide a simple URL to retrieve the IPs in a format that suits your needs. You can find the supported provider documentations and output format examples in the following array.
2727

crowdsec-docs/unversioned/console/security_engines/dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Each Security Engine has a card that displays essential details to facilitate mo
2424
- **Name**: Clicking on the name will redirect to the detailed page of the Security Engine.
2525
- **IP**: Clicking on the IP will copy it to the clipboard.
2626
- **Enroll Date**
27-
- **Tags**: Add custom tags to the engines by using the ["doc"](/console/security_engines/name_and_tags.md) tag format.
27+
- **Tags**: Add custom tags to the engines by using the ["doc"](/u/console/security_engines/name_and_tags) tag format.
2828
- **Alerts / Scenarios / Remediation Components / Blocklists / Log Processors (Distributed Setup only)**: Clicking any items will redirect to a dedicated section with relevant information.
29-
- **Activity**: This feature helps focus on Security Engines that require your attention. The ["Troubleshoot"](/console/security_engines/troubleshooting.md) feature can identify problems in your stack by analyzing past engine activity.
29+
- **Activity**: This feature helps focus on Security Engines that require your attention. The ["Troubleshoot"](/u/console/security_engines/troubleshooting) feature can identify problems in your stack by analyzing past engine activity.
3030
- **Distributed Setup**: These are considered Distributed Setup Engines when multiple log processors are attached. [(Get more info here)](/docs/next/getting_started/security_engine_intro/#why-is-my-security-engine-classed-as-a-log-processor-within-the-console)
3131

3232
### Basic Card

crowdsec-docs/unversioned/console/security_engines/details_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This page will reference information about a specific Security Engine. This page
1313

1414
### Summary
1515

16-
At the top of the page, the essential information regarding the Security Engine is referenced. This includes the IP address, ID, last activity, tags, and the current version. This page will notify if the Security Engine is not running the latest CrowdSec version. To identify outdated Security Engines, you can also utilize the [**Troubleshooting**](/console/security_engines/troubleshooting) feature.
16+
At the top of the page, the essential information regarding the Security Engine is referenced. This includes the IP address, ID, last activity, tags, and the current version. This page will notify if the Security Engine is not running the latest CrowdSec version. To identify outdated Security Engines, you can also utilize the [**Troubleshooting**](/u/console/security_engines/troubleshooting) feature.
1717

1818
![Security Engine details page](/img/console/security_engines/details-page-summary.png)
1919

crowdsec-docs/unversioned/console/security_engines/select_multiple_organizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To use the multi organization selection, these steps should be followed:
2727

2828
![Select multiple organizations modal](/img/console/security_engines/select-multiple-organizations-list.png)
2929

30-
The [**"Troubleshooting"**](/console/security_engines/troubleshooting) feature is also applied to multiple organizations. Allowing us to find issues directly across all selected organizations.
30+
The [**"Troubleshooting"**](/u/console/security_engines/troubleshooting) feature is also applied to multiple organizations. Allowing us to find issues directly across all selected organizations.
3131

3232
![Select multiple organizations modal](/img/console/security_engines/select-multiple-organizations-troubleshooting.png)
3333

crowdsec-docs/unversioned/getting_started/installation/whm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ You can restart your CrowdSec instance after confirmation to force a refresh of
137137

138138
![Enrolled_SE](/img/whm-console-example.png)
139139

140-
Check some of the console features in the [Console section](https://docs.crowdsec.net/docs/next/console/intro)
140+
Check some of the console features in the [Console section](https://docs.crowdsec.net/u/console/intro)
141141

142142
## Troubleshoot
143143

0 commit comments

Comments
 (0)