From ff3c01ecc286c5606ce6072d4b591d489d7108d0 Mon Sep 17 00:00:00 2001 From: perigoso Date: Tue, 27 Jul 2021 19:42:07 +0100 Subject: docs: move contributors to info section Signed-off-by: perigoso --- docs/contributing/contributors.rst | 1 - docs/info/contributors.rst | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 docs/contributing/contributors.rst create mode 120000 docs/info/contributors.rst (limited to 'docs') diff --git a/docs/contributing/contributors.rst b/docs/contributing/contributors.rst deleted file mode 120000 index b3748ccb5..000000000 --- a/docs/contributing/contributors.rst +++ /dev/null @@ -1 +0,0 @@ -../../CONTRIBUTORS.rst \ No newline at end of file diff --git a/docs/info/contributors.rst b/docs/info/contributors.rst new file mode 120000 index 000000000..b3748ccb5 --- /dev/null +++ b/docs/info/contributors.rst @@ -0,0 +1 @@ +../../CONTRIBUTORS.rst \ No newline at end of file -- cgit v1.3.1