Summary:
Update the showcase url to the right url.

When I did check out the repository and I was about to navigate to showcase. I found out the url was wrong.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[General] [Changed] - Changed the showcase URL

Pull Request resolved: https://github.com/facebook/react-native/pull/32277

Reviewed By: lunaleaps

Differential Revision: D31206326

Pulled By: cortinico

fbshipit-source-id: a4092e9bb74d9a9cc68d7252aa131083dd38b6ca
This commit is contained in:
Nick Vlug 2021-09-27 18:53:17 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 268efb1022
Коммит 1927ceb552
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -32,7 +32,7 @@
<span> · </span>
<a href="https://reactnative.dev/docs/tutorial">Learn the Basics</a>
<span> · </span>
<a href="https://reactnative.dev/showcase.html">Showcase</a>
<a href="https://reactnative.dev/showcase">Showcase</a>
<span> · </span>
<a href="https://reactnative.dev/docs/contributing">Contribute</a>
<span> · </span>