From 60a58a8c9cb6f29c4b1077cc9acf50c2ef5ac86d Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Wed, 3 Aug 2016 16:48:02 +0200 Subject: [PATCH] Fix github tag link --- blog/post/2016-08-03-better-exception-messages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/post/2016-08-03-better-exception-messages.md b/blog/post/2016-08-03-better-exception-messages.md index dbbda37a..30d9d79c 100644 --- a/blog/post/2016-08-03-better-exception-messages.md +++ b/blog/post/2016-08-03-better-exception-messages.md @@ -9,7 +9,7 @@ In this post, we explore exceptions in more detail. Our goal is to print additio As always, the complete source code is on [Github]. Please file [issues] for any problems, questions, or improvement suggestions. There is also a [comment section] at the end of this page. -[Github]: https://github.com/phil-opp/blog_os/tree/TODO +[Github]: https://github.com/phil-opp/blog_os/tree/better_exception_messages [issues]: https://github.com/phil-opp/blog_os/issues [comment section]: #disqus_thread