diff --git a/docs/how-to/visualize-collection.md b/docs/how-to/visualize-collection.md index 31907817..764b8128 100644 --- a/docs/how-to/visualize-collection.md +++ b/docs/how-to/visualize-collection.md @@ -12,7 +12,7 @@ pip install dbally["gradio"] ## Run the app -Pick the collection created using `create_collection` and lunch the gradio interface. +Pick the collection created using [`create_collection`][dbally.create_collection] and lunch the gradio interface. ```python from dbally.gradio import create_gradio_interface