Skip to content

Commit 56626bd

Browse files
authored
Fix dead link (#584)
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent a9e71f7 commit 56626bd

13 files changed

+15
-15
lines changed

configuration/config-file-yaml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,11 +447,11 @@ If you set the environment variable `FLUENTD_TAG` to `dev`, this evaluates to `a
447447

448448
## Supported Data Types for Values
449449

450-
Please refer to: [Supported Data Types for Values | Fluentd official document](../config-file#supported-data-types-for-values)
450+
Please refer to: [Supported Data Types for Values | Fluentd official document](./config-file#supported-data-types-for-values)
451451

452452
## Common Plugin Parameters
453453

454-
Please refer to: [Common Plugin Parameters | Fluentd official document](../config-file#common-plugin-parameters)
454+
Please refer to: [Common Plugin Parameters | Fluentd official document](./config-file#common-plugin-parameters)
455455

456456
## Check Configuration File
457457

how-to-guides/apache-to-minio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can install Fluentd via major packaging systems.
1818

1919
If [`out_s3`](../output/s3.md) (fluent-plugin-s3) is not installed yet, please install it manually.
2020

21-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-s3 on your environment.
21+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-s3 on your environment.
2222

2323
{% hint style='info' %}
2424
If you use `fluent-package`, out_s3 (fluent-plugin-s3) is bundled by default.

how-to-guides/apache-to-mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For MongoDB, please refer to the following downloads page:
4848

4949
If [`out_mongo`](../output/mongo.md) (fluent-plugin-mongo) is not installed yet, please install it manually.
5050

51-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-mongo on your environment.
51+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-mongo on your environment.
5252

5353
## Configuration
5454

how-to-guides/apache-to-s3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ You can install Fluentd via major packaging systems.
3737

3838
### Install plugin
3939

40-
If [`out_s3` (fluent-plugin-s3)](../out/s3.md) is not installed yet, please install it manually.
40+
If [`out_s3` (fluent-plugin-s3)](../output/s3) is not installed yet, please install it manually.
4141

42-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-s3 on your environment.
42+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-s3 on your environment.
4343

4444
{% hint style='info' %}
4545
If you use `fluent-package`, out_s3 (fluent-plugin-s3) is bundled by default.

how-to-guides/cep-norikra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can install Fluentd via major packaging systems.
3434

3535
If `out_norikra` (fluent-plugin-norikra) is not installed yet, please install it manually.
3636

37-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-norikra on your environment.
37+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-norikra on your environment.
3838

3939
### Installing Norikra
4040

how-to-guides/free-alternative-to-splunk-by-fluentd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can install Fluentd via major packaging systems.
8383

8484
Next, we'll install the Elasticsearch plugin for Fluentd: fluent-plugin-elasticsearch. Then, install `fluent-plugin-elasticsearch`.
8585

86-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-elasticsearch on your environment.
86+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-elasticsearch on your environment.
8787

8888
We'll configure fluent-package \(Fluentd\) to interface properly with Elasticsearch. Please modify `/etc/fluent/fluentd.conf` as shown below:
8989

how-to-guides/graylog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can install Fluentd via major packaging systems.
5656

5757
If `out_gelf` (fluent-plugin-gelf-hs) is not installed yet, please install it manually.
5858

59-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-gelf-hs on your environment.
59+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-gelf-hs on your environment.
6060

6161
Then, configure `/etc/fluent/fluentd.conf` as follows:
6262

how-to-guides/http-to-hdfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ NOTE: CDH (Cloudera Distributed Hadoop) was discontinued. Superseded by Cloudera
4141

4242
If `out_webhdfs` (fluent-plugin-webhdfs) is not installed yet, please install it manually.
4343

44-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-webhdfs on your environment.
44+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-webhdfs on your environment.
4545

4646
{% hint style='info' %}
4747
If you use `fluent-package`, out_webhdfs (fluent-plugin-webhdfs) is bundled by default.

how-to-guides/http-to-td.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can install Fluentd via major packaging systems.
3535

3636
If `out_td` (fluent-plugin-td) is not installed yet, please install it manually.
3737

38-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-td on your environment.
38+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-td on your environment.
3939

4040
{% hint style='info' %}
4141
If you use `fluent-package`, out_td (fluent-plugin-td) is bundled by default.

how-to-guides/kinesis-stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can install Fluentd via major packaging systems.
4040

4141
If `out_kinesis_streams` (fluent-plugin-kinesis) is not installed yet, please install it manually.
4242

43-
See [Plugin Management](..//installation/post-installation-guide#plugin-management) section how to install fluent-plugin-kinesis on your environment.
43+
See [Plugin Management](../installation/post-installation-guide#plugin-management) section how to install fluent-plugin-kinesis on your environment.
4444

4545
## Configuration
4646

0 commit comments

Comments
 (0)