From 7cb1497702381d775b3f5015e54e786663259383 Mon Sep 17 00:00:00 2001 From: Federicorao Date: Thu, 11 Jun 2026 13:07:04 +0200 Subject: [PATCH] Fix broken link reported in #676 --- nbs/explains/explaining_xt_components.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/explains/explaining_xt_components.ipynb b/nbs/explains/explaining_xt_components.ipynb index 3adb6e78..a3ac321d 100644 --- a/nbs/explains/explaining_xt_components.ipynb +++ b/nbs/explains/explaining_xt_components.ipynb @@ -297,7 +297,7 @@ "\n", "It is possible and sometimes useful to create your own ft components that generate non-standard tags that are not in the FastHTML library. FastHTML supports created and defining those new tags flexibly.\n", "\n", - "For more information, see the [Defining new ft components](/ref/defining_xt_component.html) reference page." + "For more information, see the [Defining new ft components](/docs/ref/defining_xt_component.html) reference page." ] }, {