Skip to content
Snippets Groups Projects
Commit ef92ad2f authored by Allen Gilliland's avatar Allen Gilliland
Browse files

put in the actual link to the information about collected data from our docs...

put in the actual link to the information about collected data from our docs and set its target to _blank so that it opens in a new window/tab.
parent 4cf0ba09
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ export default class PreferencesStep extends Component {
<StepTitle title={stepText} number={stepNumber} />
<form onSubmit={this.formSubmitted.bind(this)} novalidate>
<div className="Form-field Form-offset">
In order to help us improve Metabase, we'd like to collect certain data about usage through Google Analytics. <a className="link" href="">Here's a full list of everything we track and why.</a>
In order to help us improve Metabase, we'd like to collect certain data about usage through Google Analytics. <a className="link" href="http://www.metabase.com/docs/latest/information-collection.html" target="_blank">Here's a full list of everything we track and why.</a>
</div>
<div className="Form-field Form-offset mr4">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment