From ef59bbb7ed6d5d7571f3db22c529e9c45824c116 Mon Sep 17 00:00:00 2001 From: Gio Date: Fri, 23 May 2025 16:45:25 +0800 Subject: [PATCH] Update logo path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b64a427d08..ed3637afb75 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)