diff --git a/docs/notebooks/Using_redflag_with_Pandas.ipynb b/docs/notebooks/Using_redflag_with_Pandas.ipynb index 47456b9..d2b266d 100644 --- a/docs/notebooks/Using_redflag_with_Pandas.ipynb +++ b/docs/notebooks/Using_redflag_with_Pandas.ipynb @@ -7,7 +7,7 @@ "source": [ "# 🚩 Using `redflag` with Pandas\n", "\n", - "As well as using `redflag`'s functions directly (see [`Basic_usage.ipynb`](`./Basic_usage.ipynb`)), or with `sklearn` (see `Using_redflag_with_Pandas.ipynb`), `redflag` has some Pandas 'accessors' that give you access to some `redflag` functions almost as if they were methods on Pandas objects.\n", + "As well as using `redflag`'s functions directly (see `Basic_usage.ipynb`), or with `sklearn` (see `Using_redflag_with_Pandas.ipynb`), `redflag` has some Pandas 'accessors' that give you access to some `redflag` functions almost as if they were methods on Pandas objects.\n", "\n", "The best way to get the idea is to look at an example.\n", "\n",