From a317f613797e7c882e585db54fbfd5830035d332 Mon Sep 17 00:00:00 2001 From: Robert Oostenveld Date: Fri, 1 Dec 2023 10:15:10 +0100 Subject: [PATCH] renamed FAQ page to give it a shorter name --- ..._all_subdirectories_to_my_matlab_path.md => installation.md} | 2 ++ 1 file changed, 2 insertions(+) rename faq/{should_i_add_fieldtrip_with_all_subdirectories_to_my_matlab_path.md => installation.md} (97%) diff --git a/faq/should_i_add_fieldtrip_with_all_subdirectories_to_my_matlab_path.md b/faq/installation.md similarity index 97% rename from faq/should_i_add_fieldtrip_with_all_subdirectories_to_my_matlab_path.md rename to faq/installation.md index 486c39c0a..d4442c481 100644 --- a/faq/should_i_add_fieldtrip_with_all_subdirectories_to_my_matlab_path.md +++ b/faq/installation.md @@ -1,6 +1,8 @@ --- title: Should I add FieldTrip with all subdirectories to my MATLAB path? tags: [faq, matlab, path, warning] +redirect_from: + - /faq/should_i_add_fieldtrip_with_all_subdirectories_to_my_matlab_path/ --- # Should I add FieldTrip with all subdirectories to my MATLAB path?