From a238fe99a903574449585bdfd564d6d1468b140b Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Mon, 28 Jan 2019 14:02:26 +0100 Subject: [PATCH] Fix source code link for "Advanced Paging" post --- blog/content/second-edition/posts/10-advanced-paging/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/content/second-edition/posts/10-advanced-paging/index.md b/blog/content/second-edition/posts/10-advanced-paging/index.md index 8bbc65c8..18bd2ea2 100644 --- a/blog/content/second-edition/posts/10-advanced-paging/index.md +++ b/blog/content/second-edition/posts/10-advanced-paging/index.md @@ -14,7 +14,7 @@ This blog is openly developed on [GitHub]. If you have any problems or questions [GitHub]: https://github.com/phil-opp/blog_os [at the bottom]: #comments -[post branch]: https://github.com/phil-opp/blog_os/tree/post-09 +[post branch]: https://github.com/phil-opp/blog_os/tree/post-10 ## Introduction