From 76556d89d47ca7bac24aac70d08dae2ece639341 Mon Sep 17 00:00:00 2001 From: Francis Go Date: Tue, 11 Jul 2023 20:56:24 +0100 Subject: [PATCH] Update README.md to use URL in documentation link. Co-authored-by: nabdoni --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bff2941f86ca..a7f38b0fde5e8 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ See the full instructions for [installing from source](https://pandas.pydata.org [BSD 3](LICENSE) ## Documentation -The official documentation is hosted on PyData.org: https://pandas.pydata.org/pandas-docs/stable +The official documentation is hosted on [PyData.org](https://pandas.pydata.org/pandas-docs/stable/). ## Background Work on ``pandas`` started at [AQR](https://www.aqr.com/) (a quantitative hedge fund) in 2008 and