From c5029cff656545f3889e33d292444e11999992ec Mon Sep 17 00:00:00 2001 From: Sergio Ribera <56278796+SergioRibera@users.noreply.github.com> Date: Fri, 17 May 2024 02:39:57 -0400 Subject: [PATCH] fix: replace old book url by new url --- src/components/esta_semana_en_rust/header.rs | 2 +- src/components/header.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/esta_semana_en_rust/header.rs b/src/components/esta_semana_en_rust/header.rs index 5aaef60..20bd03a 100644 --- a/src/components/esta_semana_en_rust/header.rs +++ b/src/components/esta_semana_en_rust/header.rs @@ -37,7 +37,7 @@ pub fn Header() -> impl IntoView {