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