diff --git a/apps/web/src/app/(docs)/docs/sdk-reference/page.mdx b/apps/web/src/app/(docs)/docs/sdk-reference/page.mdx
index 57c25300e..db261eac7 100644
--- a/apps/web/src/app/(docs)/docs/sdk-reference/page.mdx
+++ b/apps/web/src/app/(docs)/docs/sdk-reference/page.mdx
@@ -1,5 +1,5 @@
 # SDK Reference
 
-This is the SDK reference for the E2B CLI, JS & Python packages, which allows you to run AI-generated code in secure isolated sandboxes in the cloud. 
+This is the SDK reference for the [E2B CLI & Core SDK](https://github.com/e2b-dev/e2b), [Code Interpreter SDK](https://github.com/e2b-dev/code-interpreter), and [Desktop Sandbox SDK](https://github.com/e2b-dev/desktop).
 
-The reference is intended to be limited to low-level descriptions of various programmatic functionality. If you’re just getting started with E2B, we would instead recommend looking at the [documentation](../docs) first or to get started quickly with an example.
+The reference is intended to be limited to low-level descriptions of various programmatic functionality. If you’re just getting started with E2B, we would instead recommend looking at the [documentation](/docs) first or to get started quickly with an example.