Spelling: Github -> GitHub

This commit is contained in:
Philipp Oppermann
2019-01-27 18:00:08 +01:00
parent 1034c884ac
commit 55d86b8d42
18 changed files with 33 additions and 33 deletions

View File

@@ -10,7 +10,7 @@ In this post we will create a paging module, which allows us to access and modif
<!-- more -->
You can find the source code and this post itself on [Github][source repository]. Please file an issue there if you have any problems or improvement suggestions. There is also a comment section at the end of this page. Note that this post requires a current Rust nightly.
You can find the source code and this post itself on [GitHub][source repository]. Please file an issue there if you have any problems or improvement suggestions. There is also a comment section at the end of this page. Note that this post requires a current Rust nightly.
[source repository]: https://github.com/phil-opp/blog_os/tree/first_edition_post_6