From 8d65404514ea5824572d83e2a7c4f33d67e7b8a3 Mon Sep 17 00:00:00 2001 From: Zimeng Xiong Date: Sat, 22 Nov 2025 21:56:14 -0800 Subject: [PATCH] Fix license badge URL in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e92713d..3f94003 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # ExcaliDash v0.1.0 -![License](https://img.shields.io/github/license/zimengxiong/excalidash) +![License](https://img.shields.io/github/license/zimengxiong/ExcaliDash) [![Docker](https://img.shields.io/badge/docker-ready-blue.svg)](https://hub.docker.com) A self-hosted dashboard and organizer for [Excalidraw](https://github.com/excalidraw/excalidraw) with live collaboration features.