diff --git a/docs_md/02-creating_custom_components.md b/docs_md/02-creating_custom_components.md index 07fd051..0b05e9e 100644 --- a/docs_md/02-creating_custom_components.md +++ b/docs_md/02-creating_custom_components.md @@ -2,7 +2,7 @@ ## Overview -Druid allows you to create your custom components from druid basic components or other custom components +Druid allows you to create your custom components from druid basic components or other custom components. Read the [basic component API here].(https://insality.github.io/druid/modules/component.html) ## Custom components