diff --git a/core/src/components/slide/readme.md b/core/src/components/slide/readme.md index c094260cbe..d34fbfd4af 100644 --- a/core/src/components/slide/readme.md +++ b/core/src/components/slide/readme.md @@ -1,10 +1,10 @@ # ion-slide -The Slide component is a child component of [Slides](../Slides). The template +The Slide component is a child component of [Slides](../slides). The template should be written as `ion-slide`. Any slide content should be written -in this component and it should be used in conjunction with [Slides](../Slides). +in this component and it should be used in conjunction with [Slides](../slides). -See the [Slides API Docs](../Slides) for more usage information. +See the [Slides API Docs](../slides) for more usage information.