diff --git a/docs/index.qmd b/docs/index.qmd index fda3c20..44a261d 100644 --- a/docs/index.qmd +++ b/docs/index.qmd @@ -143,7 +143,7 @@ plt.ylabel("Body Mass (g)") maidr.show(bar_plot) #<< # Uncomment the following line to save and share the accessible version of your plot with others! -# maidr.save(bar_plot, "output.html") #<< +# maidr.save_html(bar_plot, "output.html") #<< ``` ## Keyboard Shortcuts and Controls