Skip to content

Commit 171c491

Browse files
authored
Merge pull request #8768 from carlos-duran/master
[Docs] fix index page links
2 parents 7cf8f78 + c470824 commit 171c491

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Reference.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ title: "Index"
171171
* [`<TextField>`](./TextField.md)
172172
* [`<TextInput>`](./TextInput.md)
173173
* [`<TimeInput>`](./TimeInput.md)
174-
* [<`Title>`](./Title.md)
175-
* [<`TitlePortal>`](./AppBar.md#children)
174+
* [`<Title>`](./Title.md)
175+
* [`<TitlePortal>`](./AppBar.md#children)
176176
* [`<ToggleThemeButton>`](./ToggleThemeButton.md)
177177
* [`<TourProvider>`](https://marmelab.com/ra-enterprise/modules/ra-tour)<img class="icon" src="./img/premium.svg" />
178178
* [`<TranslatableFields>`](./TranslatableFields.md)
@@ -301,4 +301,4 @@ title: "Index"
301301
* [`useWarnWhenUnsavedChanges`](./EditTutorial.md#warning-about-unsaved-changes)
302302
* [ `withLifecycleCallbacks`](./withLifecycleCallbacks.md)
303303

304-
</div>
304+
</div>

0 commit comments

Comments
 (0)