diff --git a/docs/events/2026-02-03/Coding_Styles.md b/docs/events/2026-02-03/Coding_Styles.md index 90286dd71c..f73e37885e 100644 --- a/docs/events/2026-02-03/Coding_Styles.md +++ b/docs/events/2026-02-03/Coding_Styles.md @@ -8,3 +8,5 @@ Coding style matters in software development because most code is read far more often than it is written—and usually by someone other than the original author. A consistent style makes intent obvious and helps the developers in writing better code. + +[Link to slides](index.html)