Link gitter chat

This commit is contained in:
Philipp Oppermann
2016-08-03 20:48:20 +02:00
parent 88fe633b87
commit 5e6a8cb69b

View File

@@ -7,10 +7,11 @@ In this post, we explore exceptions in more detail. Our goal is to print additio
<!--more--><aside id="toc"></aside>
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.
As always, the complete source code is on [Github]. Please file [issues] for any problems, questions, or improvement suggestions. There is also a [gitter chat] and a [comment section] at the end of this page.
[Github]: https://github.com/phil-opp/blog_os/tree/better_exception_messages
[issues]: https://github.com/phil-opp/blog_os/issues
[gitter chat]: https://gitter.im/phil-opp/blog_os
[comment section]: #disqus_thread
## Exceptions in Detail