From 4c9079e31b99767a13d9e5db69aefcd903215d4e Mon Sep 17 00:00:00 2001 From: Gio Date: Tue, 15 Jul 2025 07:09:05 +0800 Subject: [PATCH] Update logo path (#8602) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b64a427d..ed3637afb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![logo](http://google.github.io/flatbuffers/fpl_logo_small.png) FlatBuffers +![logo](https://flatbuffers.dev/assets/flatbuffers_logo.svg) FlatBuffers =========== ![Build status](https://github.com/google/flatbuffers/actions/workflows/build.yml/badge.svg?branch=master)