mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
docs(slides): fix links for slides (#15015)
Links were pointing to https://beta.ionicframework.com/docs/api/Slides (upper-case 'S') when they should be pointing to "https://beta.ionicframework.com/docs/api/slides" (lower-case 's').
This commit is contained in:
committed by
Brandy Carney
parent
130d28fae5
commit
44cd73b3a1
@ -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.
|
||||
|
||||
|
||||
<!-- Auto Generated Below -->
|
||||
|
||||
Reference in New Issue
Block a user