From 6c1b2f48eb15937c7710ff7ee450976b2d27c336 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo <36234686+cosimolupo@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:03:52 +0100 Subject: [PATCH] Fixed typo into AUTHORS file (#60) --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 31531bb7..1f73567d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1 @@ -Please see doc/authors.rst for a list of authors and contributors. +Please see doc/source/authors.rst for a list of authors and contributors.