diff --git a/docs/developers-guide/start.md b/docs/developers-guide/start.md
index 1497c464965f9df162b5c8142e93bb5ebb12d6b2..75ff1c15ad6c452608fecf8dffdf01b6dac89c47 100644
--- a/docs/developers-guide/start.md
+++ b/docs/developers-guide/start.md
@@ -23,6 +23,7 @@ This guide contains detailed information on how to work on Metabase codebase.
 - [How to work with the frontend code](frontend.md)
 - [How to add support in Metabase for other languages](internationalization.md)
 - [Working with Clojure](clojure.md)
+- [Annotated Clojure source code](https://metabase-dev-docs.github.io/)
 
 ## Testing