Skip to content
Snippets Groups Projects
Unverified Commit e70c9354 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #7021 from wsterzik/Fix-link-on-TagEditorHelp

Fix link on TagEditorHelp
parents 62a9db6a ce42cd7d
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ const TagEditorHelp = ({ setDatasetQuery, sampleDatasetId }) => {
<p className="pt2 link">
<a
href="http://www.metabase.com/docs/latest/users-guide/start"
href="https://www.metabase.com/docs/latest/users-guide/13-sql-parameters.html"
target="_blank"
data-metabase-event="QueryBuilder;Template Tag Documentation Click"
>{t`Read the full documentation`}</a>
......
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