From cdbefa0c343166395d2d87812eddd2150c09d9e1 Mon Sep 17 00:00:00 2001
From: Sylvain CALINON <sylvain.calinon@idiap.ch>
Date: Tue, 6 Aug 2024 14:51:30 +0200
Subject: [PATCH] spline refined

---
 matlab/spline1D.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/matlab/spline1D.m b/matlab/spline1D.m
index d086fc7..4c2322b 100644
--- a/matlab/spline1D.m
+++ b/matlab/spline1D.m
@@ -5,7 +5,7 @@ function spline1D
 %% Copyright (c) 2023 Idiap Research Institute <https://www.idiap.ch/>
 %% Written by Sylvain Calinon <https://calinon.ch>
 %% 
-%% This file is part of RCFS <https://robotics-codes-from-scratch.github.io/>
+%% This file is part of RCFS <https://rcfs.ch/>
 %% License: GPL-3.0-only
 
 
-- 
GitLab