diff --git a/source/faq.rst b/source/faq.rst index cdf5c9b..9d0d7d3 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -8,7 +8,7 @@ Can I use Optuna with X? (where X is your favorite ML library) -------------------------------------------------------------- Optuna is compatible with most ML libraries, and it's easy to use Optuna with those. -Please refer to `examples `_. +Please refer to `examples `_. .. _objective-func-additional-args: