Skip to content

docs: use https for fluentd.org links - #653

Merged
kenhys merged 1 commit into
fluent:1.0from
Watson1978:docs-https-fluentd-org
Jul 28, 2026
Merged

docs: use https for fluentd.org links#653
kenhys merged 1 commit into
fluent:1.0from
Watson1978:docs-https-fluentd-org

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Replace http:// with https:// for all www.fluentd.org and fluentd.org URLs across the docs. This is mostly the CNCF footer boilerplate that appears on every page, plus a handful of in-body links. fluentd.org serves all of these over https, so the plain-http links were needless.

Replace http:// with https:// for all www.fluentd.org and fluentd.org
URLs across the docs. This is mostly the CNCF footer boilerplate that
appears on every page, plus a handful of in-body links. fluentd.org
serves all of these over https, so the plain-http links were needless.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 requested a review from kenhys July 28, 2026 03:17

@kenhys kenhys left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch!

@kenhys
kenhys merged commit 76beddf into fluent:1.0 Jul 28, 2026
2 checks passed
Watson1978 added a commit to Watson1978/fluentd-docs-gitbook that referenced this pull request Jul 28, 2026
Replace http:// with https:// for external links whose https endpoint
was verified reachable (HTTP 200): treasuredata.com, github.com,
wikipedia, slideshare, mongodb, AWS docs, docker, kubernetes, msgpack,
and others.

Deliberately left as http: ltsv.org, because its https endpoint serves
a mismatched certificate (the default *.github.com GitHub Pages cert),
so switching would break the link. Untouched: localhost / example /
placeholder endpoints in configuration samples (these illustrate plain
HTTP services such as in_http and monitor_agent), and links that are
already dead regardless of scheme, which are tracked separately.

Rebased onto 1.0 after fluent#653 (fluentd.org https) merged, to resolve the
overlap on lines that carried both a fluentd.org link and an external
link.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Watson1978 added a commit that referenced this pull request Jul 28, 2026
Replace http:// with https:// for external links whose https endpoint
was verified reachable (HTTP 200): treasuredata.com, github.com,
wikipedia, slideshare, mongodb, AWS docs, docker, kubernetes, msgpack,
and others.

Deliberately left as http: ltsv.org, because its https endpoint serves
a mismatched certificate (the default *.github.com GitHub Pages cert),
so switching would break the link. Untouched: localhost / example /
placeholder endpoints in configuration samples (these illustrate plain
HTTP services such as in_http and monitor_agent), and links that are
already dead regardless of scheme, which are tracked separately.

Rebased onto 1.0 after #653 (fluentd.org https) merged, to resolve the
overlap on lines that carried both a fluentd.org link and an external
link.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Watson1978 added a commit to Watson1978/fluentd-docs-gitbook that referenced this pull request Jul 28, 2026
Replace http:// with https:// for external links whose https endpoint
was verified reachable (HTTP 200): treasuredata.com, github.com,
wikipedia, slideshare, mongodb, AWS docs, docker, kubernetes, msgpack,
and others.

Deliberately left as http: ltsv.org, because its https endpoint serves
a mismatched certificate (the default *.github.com GitHub Pages cert),
so switching would break the link. Untouched: localhost / example /
placeholder endpoints in configuration samples (these illustrate plain
HTTP services such as in_http and monitor_agent), and links that are
already dead regardless of scheme, which are tracked separately.

Rebased onto 1.0 after fluent#653 (fluentd.org https) merged, to resolve the
overlap on lines that carried both a fluentd.org link and an external
link.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 deleted the docs-https-fluentd-org branch July 28, 2026 04:03
kenhys pushed a commit that referenced this pull request Jul 28, 2026
Replace http:// with https:// for external links whose https endpoint
was verified reachable (HTTP 200): treasuredata.com, github.com,
wikipedia, slideshare, mongodb, AWS docs, docker, kubernetes, msgpack,
and others.

Deliberately left as http: ltsv.org, because its https endpoint serves
a mismatched certificate (the default *.github.com GitHub Pages cert),
so switching would break the link. Untouched: localhost / example /
placeholder endpoints in configuration samples (these illustrate plain
HTTP services such as in_http and monitor_agent), and links that are
already dead regardless of scheme, which are tracked separately.

Rebased onto 1.0 after #653 (fluentd.org https) merged, to resolve the
overlap on lines that carried both a fluentd.org link and an external
link.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants