diff --git a/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb b/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb
index f003078bf3165cbbbc5faaf252a93fae11b34e02..e344cb35ddf222b949579b2e441398bab0324380 100644
--- a/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb
+++ b/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb
@@ -4,8 +4,6 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "<!-- add collab link? -->\n",
-    "\n",
     "# 🌐 Building an Intelligent Browser Agent with Llama 3.2\n",
     "\n",
     "This notebook provides a step-by-step guide to creating an AI-powered browser agent capable of navigating and interacting with websites autonomously. By combining the power of Llama 3.2 Vision, Playwright, and Together AI, this agent can perform tasks seamlessly while understanding both visual and textual content.\n",