Skip to content

Commit 235f3df

Browse files
authored
Merge pull request #58 from AquaGenLive/patch-1
Update README with new link to introjs options code
2 parents b2dca06 + 939e4bb commit 235f3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ If for some reasons you need to use the [Intro.js API](http://introjs.com/docs/)
190190

191191
## Intro.js options
192192

193-
You can find more details regarding Intro.js options and their default values in [the documentation](http://introjs.com/docs/) or directly in [their code](https://github.com/usablica/intro.js/blob/master/intro.js#L32).
193+
You can find more details regarding Intro.js options and their default values in [the documentation](http://introjs.com/docs/) or directly in [their code](https://github.com/usablica/intro.js/blob/31f7def834664efb26b964f0a2a03444ef29a32c/src/index.js#L34).
194194

195195
The wrapper overrides some Intro.js default options in the `helpers/defaultProps.js` file.
196196

0 commit comments

Comments
 (0)