We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6f79c commit 513eef9Copy full SHA for 513eef9
docs/rules/jsx-uses-react.md
@@ -50,7 +50,7 @@ var Hello = <div>Hello {this.props.name}</div>;
50
51
### `pragma`
52
53
-**Deprecation notice**: This option is deprecated, please use the [shared settings](README.md#configuration) to specify a custom pragma.
+**Deprecation notice**: This option is deprecated, please use the [shared settings](/README.md#configuration) to specify a custom pragma.
54
55
As an alternative to specifying the above pragma in each source file, you can specify
56
this configuration option:
0 commit comments