From cd6503e7c422fd3101e40bc496a036009915777f Mon Sep 17 00:00:00 2001 From: Matthias Feurer Date: Tue, 9 Nov 2021 09:05:30 +0100 Subject: [PATCH] Fix link in docs to file which was not there before --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index b545331007..c82cdb0eae 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -117,7 +117,7 @@ We appreciate all contribution to auto-sklearn, from bug reports and documentation to new features. If you want to contribute to the code, you can pick an issue from the `issue tracker `_. -Check out our `contribution guide on github`_ if you want to know more! +Check out our `contribution guide on github `_ if you want to know more! We've catered it for both new and experienced contributers. .. note::