Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOG-7782 Added https in the src path of README.md #57

Merged
merged 1 commit into from Mar 5, 2020
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

LOG-7782 Added https in the src path of README.md

  • Loading branch information
jarviscloud committed Feb 26, 2020
commit 6106b5a2462d73cf2d5551ddf01f2c00a9db06f5
@@ -8,7 +8,7 @@ Installation

Place the following on your page, and replace the logglyKey value with the key provided by the website:
```html
<script type="text/javascript" src="//cloudfront.loggly.com/js/loggly.tracker-latest.min.js" async></script>
<script type="text/javascript" src="https://cloudfront.loggly.com/js/loggly.tracker-latest.min.js" async></script>
<script>
var _LTracker = _LTracker || [];
_LTracker.push({
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.