From 3991eeb6655236f0d71e93545cace61a904e9083 Mon Sep 17 00:00:00 2001 From: Paul Nehlich Date: Fri, 1 Dec 2023 10:47:25 +0100 Subject: [PATCH] Linklist.md aktualisiert --- Linklist.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Linklist.md b/Linklist.md index 1737803..a2057eb 100644 --- a/Linklist.md +++ b/Linklist.md @@ -2,10 +2,10 @@ # Allokatoren -https://doc.rust-lang.org/std/alloc/trait.Allocator.html -https://doc.rust-lang.org/beta/core/alloc/trait.Allocator.html -https://github.com/rust-embedded/embedded-alloc -https://github.com/SFBdragon/talc +- https://doc.rust-lang.org/std/alloc/trait.Allocator.html +- https://doc.rust-lang.org/beta/core/alloc/trait.Allocator.html +- https://github.com/rust-embedded/embedded-alloc +- https://github.com/SFBdragon/talc # Sonstiges