Skip to content

Commit

Permalink
fix values for i18n phrase
Browse files Browse the repository at this point in the history
  • Loading branch information
flash1293 committed Jan 23, 2020
1 parent 114cc05 commit f5040b1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,8 @@ Add a `<script>` tag to the HTML page and use the `elasticApm` global object to
Don't forget to download the latest version of the RUM Agent from [GitHub]({GitHubLink}) or [UNPKG]({UnpkgLink}), \
and host the file on your Server/CDN before deploying to production.",
values: {
documentationLink: '{config.docs.base_url}guide/en/apm/agent/rum-js/current/index.html',
GitHubLink: 'https://github.com/elastic/apm-agent-rum-js/releases/latest',
UnpkgLink: 'https://unpkg.com/@elastic/apm-rum/dist/bundles/elastic-apm-rum.umd.min.js',
},
}),
},
Expand Down

0 comments on commit f5040b1

Please sign in to comment.