From 072ec79b51cb4af45b168bf6f73941d1de94c8ae Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 28 Feb 2021 20:41:21 +0100 Subject: Added full config documentation, Splitting original README in multiple doc pages --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.rst') diff --git a/docs/README.rst b/docs/README.rst index f8a56e8..86c571a 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -23,4 +23,4 @@ Test for 42 school's minishell project. Documentation ------------- -The full documentation for this project is available at `minishell-test.readthedocs.io`_. +The full documentation for this project is available at `minishell-test.readthedocs.io `_. -- cgit