react-native-macos/Libraries/Vibration
Jesse Katsumata 00bb2ba62d Fix Dead links to documents in the comments (#32619)
Summary:
Links under `reactnative.dev` that ended with `.html` lead to Page not found.
Fixed the url so that users get sent to the appropriate url.

## 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] [Fixed] - Fixed dead links in the comments.

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

Test Plan: - Changed links are accessible

Reviewed By: lunaleaps

Differential Revision: D32528978

Pulled By: cortinico

fbshipit-source-id: e039d18188371cf5240b37049e431329e28b1b8b
2021-11-22 03:31:10 -08:00
..
NativeVibration.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
RCTVibration.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTVibration.mm Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
RCTVibrationPlugins.h Run depslint on fb_plugin_apple_library rules 2019-10-26 13:47:15 -07:00
RCTVibrationPlugins.mm Fix crash in RCTCoreModulesClassProvider during quit 2021-04-28 13:29:06 -07:00
React-RCTVibration.podspec Move codegen output out of node_modules 2021-10-25 20:48:24 -07:00
Vibration.js Fix Dead links to documents in the comments (#32619) 2021-11-22 03:31:10 -08:00