Skip to content

Commit a2da3fb

Browse files
ompelRyan Johnson
authored andcommitted
Update utils.js (#123)
fixed a broken link
1 parent 8e79786 commit a2da3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export const validateOptions = (
136136
) {
137137
throw new Error(`
138138
react-localize-redux: initialize option renderToStaticMarkup is invalid.
139-
Please see https://ryandrewjohnson.github.io/react-localize-docs/#initialize.
139+
Please see https://ryandrewjohnson.github.io/react-localize-redux-docs/#initialize.
140140
`);
141141
}
142142

0 commit comments

Comments
 (0)