Skip to content

Commit 031a59e

Browse files
update redirected links
1 parent 8bd692a commit 031a59e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/reference/morgan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ app.listen(3000);
3939

4040
### Step 3: Configure Filebeat [morgan-setup-step-3]
4141

42-
The best way to collect the logs once they are ECS-formatted is with [Filebeat](beats://reference/filebeat/filebeat-overview.md):
42+
The best way to collect the logs once they are ECS-formatted is with [Filebeat](beats://reference/filebeat/index.md):
4343

4444
:::::::{tab-set}
4545

docs/reference/pino.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ See usage discussion and examples below.
3838

3939
### Step 3: Configure Filebeat [pino-setup-step-3]
4040

41-
The best way to collect the logs once they are ECS-formatted is with [Filebeat](beats://reference/filebeat/filebeat-overview.md):
41+
The best way to collect the logs once they are ECS-formatted is with [Filebeat](beats://reference/filebeat/index.md):
4242

4343
:::::::{tab-set}
4444

docs/reference/winston.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ logger.error('oops there is a problem', { err: new Error('boom') });
4141

4242
### Step 3: Configure Filebeat [winston-setup-step-3]
4343

44-
The best way to collect the logs once they are ECS-formatted is with [Filebeat](beats://reference/filebeat/filebeat-overview.md):
44+
The best way to collect the logs once they are ECS-formatted is with [Filebeat](beats://reference/filebeat/index.md):
4545

4646
:::::::{tab-set}
4747

0 commit comments

Comments
 (0)