From 70c86fe8700f3f8a4a0d899aa8d6ba4b24519300 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:41:18 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53792e5..c4e4e24 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ Important VS Code notes: * [Linear algebra](numpy/linear_alg/README.md) * [Random numbers the non-legacy way](numpy/random/README.md) * [Statistics](numpy/statistics/README.md) -* FFT - - * [Numpy: rfft and spectral power](numpy/numpy_fft_1/README.md) +* [FFT](numpy/fft/README.md) + - [Numpy: rfft and spectral power](numpy/numpy_fft_1/README.md) ## Matplotlib.pyplot