From 90fc9904179979ebf64d46c565ce63062580c7c5 Mon Sep 17 00:00:00 2001 From: Abhishek Gupta <90904360+ABHIGPT401@users.noreply.github.com> Date: Wed, 29 Sep 2021 10:10:37 +0530 Subject: [PATCH] updated readme --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 18d4bde4f5862..8cace706efd35 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,6 +1,6 @@ # Documentation for scikit-learn -This directory contains the full manual and web site as displayed at +This directory contains the full manual and website as displayed at http://scikit-learn.org. See http://scikit-learn.org/dev/developers/contributing.html#documentation for detailed information about the documentation.