diff --git a/examples/structured_profilers.ipynb b/examples/structured_profilers.ipynb index 10f9eddd2..b6a4409c9 100644 --- a/examples/structured_profilers.ipynb +++ b/examples/structured_profilers.ipynb @@ -245,7 +245,7 @@ "\n", "Below, let's remove the histogram and increase the number of samples to the labeler component (1,000 samples). \n", "\n", - "Full list of options in the Profiler section of the [DataProfiler documentation](https://capitalone.github.io/DataProfiler)." + "Full list of options in the Profiler section of the [DataProfiler documentation](https://capitalone.github.io/DataProfiler/profile_options.html)." ] }, { diff --git a/examples/unstructured_profilers.ipynb b/examples/unstructured_profilers.ipynb index 82169af5a..9ab754cc7 100644 --- a/examples/unstructured_profilers.ipynb +++ b/examples/unstructured_profilers.ipynb @@ -178,7 +178,7 @@ "\n", "Below, let's remove the vocab count and set the stop words. \n", "\n", - "Full list of options in the Profiler section of the [DataProfiler documentation](https://capitalone.github.io/DataProfiler)." + "Full list of options in the Profiler section of the [DataProfiler documentation](https://capitalone.github.io/DataProfiler/profile_options.html)." ] }, {