From c55ef964d92e9cb14fd369c97d85002d8ac113ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=9C=D0=B5=D0=BB=D0=B5=D0=BD=D1=82=D1=8C=D0=B5=D0=B2?= Date: Wed, 12 Aug 2026 16:57:25 +0300 Subject: [PATCH] docs: update example link (#10725) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eea720775..962a93722 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Table of Contents * [Features](#features) * [Additional Features](#additional-features) * [Filer Features](#filer-features) -* [Example: Using Seaweed Object Store](#example-using-seaweed-object-store) +* [Example: Using Seaweed Blob Store](#example-using-seaweed-blob-store) * [Architecture](#object-store-architecture) * [Compared to Other File Systems](#compared-to-other-file-systems) * [Compared to HDFS](#compared-to-hdfs)