In the API doc for [browserSync()](http://www.browsersync.io/docs/api/#api-browserSync), the link to the options page is broken because the url `{{site.links.options}}` isn't getting parsed. I found that it comes from https://github.com/BrowserSync/browser-sync/blob/master/index.js#L27
In the API doc for browserSync(), the link to the options page is broken because the url
{{site.links.options}}isn't getting parsed. I found that it comes from https://github.com/BrowserSync/browser-sync/blob/master/index.js#L27