From e4b6e82485eb87feb86dad18404210c15022969c Mon Sep 17 00:00:00 2001 From: alemi Date: Wed, 7 Aug 2024 17:34:46 +0200 Subject: [PATCH] docs: fix pic --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index b45bb91..c2f502f 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,6 +1,6 @@ //! # MultiPlayer Code Editing lib //! -//! ![just a nice pic](https://alemi.dev/img/about-slice-1.png) +//! ![just a nice pic](https://alemi.dev/img/about-slice-3.jpg) //! //! > the core library of the codemp project, driving all editor plugins //!