File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Blog OS (Heap Allocation )
1
+ # Blog OS (Allocator Designs )
2
2
3
- [ ![ Build Status] ( https://github.com/phil-opp/blog_os/workflows/Build%20Code/badge.svg?branch=post-10 )] ( https://github.com/phil-opp/blog_os/actions?query=workflow%3A%22Build+Code%22+branch%3Apost-10 )
3
+ [ ![ Build Status] ( https://github.com/phil-opp/blog_os/workflows/Build%20Code/badge.svg?branch=post-11 )] ( https://github.com/phil-opp/blog_os/actions?query=workflow%3A%22Build+Code%22+branch%3Apost-11 )
4
4
5
- This repository contains the source code for the [ Heap Allocation ] [ post ] post of the [ Writing an OS in Rust] ( https://os.phil-opp.com ) series.
5
+ This repository contains the source code for the [ Allocator Designs ] [ post ] post of the [ Writing an OS in Rust] ( https://os.phil-opp.com ) series.
6
6
7
- [ post ] : https://os.phil-opp.com/heap-allocation /
7
+ [ post ] : https://os.phil-opp.com/allocator-designs /
8
8
9
9
** Check out the [ master branch] ( https://github.com/phil-opp/blog_os ) for more information.**
10
10
You can’t perform that action at this time.
0 commit comments