From 1526cad8bb198e793c572b81c2b7dc308a250100 Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Tue, 8 Sep 2026 11:22:33 +0900 Subject: [PATCH] Point the v0.12 links at docs.fluentd.org The two links to the v0.12 manual still use the old GitBook domain. They redirect, but the rest of the docs now write v0.12 URLs as docs.fluentd.org/0.12, so use that form here as well. The in_forward anchor also changed on the way: the heading id is now i-got-messagepackunknownexttypeerror-error-why, so the old link landed at the top of the page. Co-Authored-By: Claude Opus 5 (1M context) Signed-off-by: Shizuo Fujita --- appendix/update-from-v0.12.md | 2 +- deployment/logging.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appendix/update-from-v0.12.md b/appendix/update-from-v0.12.md index 990e78fa..e5e544d1 100644 --- a/appendix/update-from-v0.12.md +++ b/appendix/update-from-v0.12.md @@ -83,4 +83,4 @@ Fluentd v1 changes buffer mechanism for flexibility. The new buffer consists of ### Log Forwarding from v1.0 to v0.12 -Log forwarding from v0.12 to v1.0 is no problem but log forwarding from v1.0 to v0.12 has a problem due to timestamp change. See [`in_forward`'s FAQ](https://fluentd.gitbook.io/manual/v/0.12/input/forward#i-got-messagepack-unknownexttypeerror-error-why) +Log forwarding from v0.12 to v1.0 is no problem but log forwarding from v1.0 to v0.12 has a problem due to timestamp change. See [`in_forward`'s FAQ](https://docs.fluentd.org/0.12/input/forward#i-got-messagepackunknownexttypeerror-error-why) diff --git a/deployment/logging.md b/deployment/logging.md index 27e4bf91..e485e462 100644 --- a/deployment/logging.md +++ b/deployment/logging.md @@ -329,4 +329,4 @@ If an error occurs, you will get a notification message in your Slack `notify` c ### Deprecate Top-Level Match -You can still use [v0.12 way](https://fluentd.gitbook.io/manual/v/0.12/deployment/logging#capture-fluentd-logs) without `