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 8e79786 commit a2da3fbCopy full SHA for a2da3fb
src/utils.js
@@ -136,7 +136,7 @@ export const validateOptions = (
136
) {
137
throw new Error(`
138
react-localize-redux: initialize option renderToStaticMarkup is invalid.
139
- Please see https://ryandrewjohnson.github.io/react-localize-docs/#initialize.
+ Please see https://ryandrewjohnson.github.io/react-localize-redux-docs/#initialize.
140
`);
141
}
142
0 commit comments