Skip to content

Commit 1071c00

Browse files
authored
docs: Remove security documentation from README.md (#15511)
* docs: Remove outdated security documentation from README.md Removed the entire security documentation due to it having broken links that also caused linting issue #15508 * fix: update yarn.lock file
1 parent 80d3e35 commit 1071c00

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ Search the [existing issues](https://github.com/microsoft/react-native-windows/i
5858
## Documentation
5959
React Native has [great documentation](https://reactnative.dev/docs/getting-started). React Native for Windows adds its own separate [Windows and macOS documentation](https://microsoft.github.io/react-native-windows/) for desktop platform information like API docs and blog updates.
6060

61-
### Security Documentation
62-
- **[Security Configuration Guide](https://github.com/microsoft/react-native-windows/blob/main/docs/security-configuration.md)** - Comprehensive guide for SDL-compliant security configurations
63-
- **[Security Best Practices](https://github.com/microsoft/react-native-windows/blob/main/docs/security-best-practices.md)** - Secure coding patterns and security API usage
64-
6561
### Examples
6662
- Using the CLI in the [Getting Started](https://microsoft.github.io/react-native-windows/docs/getting-started) guide will set you up with a sample React Native for Windows app that you can begin editing right away.
6763
- Check the [samples repo](https://github.com/microsoft/react-native-windows-samples) for more standalone samples.

0 commit comments

Comments
 (0)