Skip to content

Commit

Permalink
fix website links to crossplatform that are now cross (#27502)
Browse files Browse the repository at this point in the history
  • Loading branch information
micahgodbolt authored Apr 10, 2023
1 parent dffe6fb commit d8dfb28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ To build Fluent experiences on Windows using WinUI controls, please see our [Win

### Fluent UI React Native

To build Fluent experiences on Windows using Fluent UI React Native, please see our [Cross-platform Controls page](#/controls/crossplatform).
To build Fluent experiences on Windows using Fluent UI React Native, please see our [Cross-platform Controls page](#/controls/cross).
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Fluent UI React Native is an [open-source](https://github.com/microsoft/fluentui

Fluent UI React Native includes an expanding library of controls written in JavaScript. These controls implement the Fluent Design language and provide consistency across Microsoft experiences.

Fluent UI React Native is still in the early stages of development, and currently only supports Windows and macOS components, with iOS and Android component support coming soon. Documentation for the controls is a work in progress. Some controls can be found in the <a href="#/controls/crossplatform">Controls section</a> of the site. To view the full list, see the [Fluent UI React Native Github source folder](https://github.com/microsoft/fluentui-react-native/tree/master/packages/components).
Fluent UI React Native is still in the early stages of development, and currently only supports Windows and macOS components, with iOS and Android component support coming soon. Documentation for the controls is a work in progress. Some controls can be found in the <a href="#/controls/cross">Controls section</a> of the site. To view the full list, see the [Fluent UI React Native Github source folder](https://github.com/microsoft/fluentui-react-native/tree/master/packages/components).

### Start developing

Expand Down

0 comments on commit d8dfb28

Please sign in to comment.