diff --git a/frappe_io/www/charts/index.html b/frappe_io/www/charts/index.html index d43a5c3d..a9a28da9 100644 --- a/frappe_io/www/charts/index.html +++ b/frappe_io/www/charts/index.html @@ -32,7 +32,7 @@

Installation

-
yarn add frappe-gantt
+
yarn add frappe-charts

or include it directly in your HTML

  <script src="https://unpkg.com/frappe-charts@latest"></script>
@@ -305,4 +305,4 @@

Charts Playground

}} -{% endblock %} \ No newline at end of file +{% endblock %}