mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Use relative links in archive
This commit is contained in:
@@ -12,5 +12,5 @@ redirect_from: "/archive/"
|
||||
|
||||
### Cross Compiling for Rust OS
|
||||
|
||||
* [binutils]({{ site.url }}/cross-compile-binutils.html)
|
||||
* [libcore]({{ site.url }}/cross-compile-libcore.html)
|
||||
* [binutils](/cross-compile-binutils.html)
|
||||
* [libcore](/cross-compile-libcore.html)
|
||||
|
||||
Reference in New Issue
Block a user