Skip to content

Commit

Permalink
fwd links
Browse files Browse the repository at this point in the history
  • Loading branch information
diekmann committed Nov 23, 2024
1 parent 5ae0baa commit 66e2418
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion drawing_nyan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,4 @@ So, technically, all rights reserved by prguitarman?

We are now ready to draw nyan cat in UCS-2 colors. :cat:

[back](../)
[back](../) | [next](../putting_together/)
2 changes: 1 addition & 1 deletion efi_simple_text_output_protocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,4 +513,4 @@ fn main() -> Status {
Nice!
We are now ready to draw nyan cat in the next step. :cat: :crab:

[back](../)
[back](../) | [next](../drawing_nyan/)
2 changes: 1 addition & 1 deletion getting_rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ rustc 1.82.0 (f6e511eec 2024-10-15)
Now we are ready, let's get started! :crab:

[back](../)
[back](../) | [next](../hello_world/)
2 changes: 1 addition & 1 deletion hello_world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,4 @@ And this allows to just type `cargo run`, which now compiles the UEFI binary and

Now we have a convenient development setup and can get started! :crab:

[back](../)
[back](../) | [next](../efi_simple_text_output_protocol/)

0 comments on commit 66e2418

Please sign in to comment.