diff --git a/examples/How_to_build_an_agent_with_the_node_sdk.md b/examples/How_to_build_an_agent_with_the_node_sdk.mdx
similarity index 99%
rename from examples/How_to_build_an_agent_with_the_node_sdk.md
rename to examples/How_to_build_an_agent_with_the_node_sdk.mdx
index fa2a281628..e385e7e869 100644
--- a/examples/How_to_build_an_agent_with_the_node_sdk.md
+++ b/examples/How_to_build_an_agent_with_the_node_sdk.mdx
@@ -6,7 +6,7 @@ In this tutorial, you will build an app that uses OpenAI functions along with th
If you prefer watching screencasts over reading, then you can check out [this scrim, which walks through the code line-by-line:](https://scrimba.com/scrim/co0044b2d9b9b7f5bf16e0391)
-
+
## What you will build
diff --git a/registry.yaml b/registry.yaml
index 9cc1b71bcc..da776877d7 100644
--- a/registry.yaml
+++ b/registry.yaml
@@ -1035,7 +1035,7 @@
- completions
- title: How to build an agent with the Node.js SDK
- path: examples/How_to_build_an_agent_with_the_node_sdk.md
+ path: examples/How_to_build_an_agent_with_the_node_sdk.mdx
date: 2023-10-05
authors:
- perborgen