summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-12-01 06:51:17 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-12-01 06:51:17 +0200
commitdd159de4cabd1f8a40f6a64a6994ca5d9d9da050 (patch)
tree90b00b70531ddae17fb1739e803130440db713bc /web
parent327ff101c7552c8dc507f85df118a4ad50af4288 (diff)
http to https for badge
Diffstat (limited to 'web')
-rw-r--r--web/demosites.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/demosites.html b/web/demosites.html
index 11d4a57412..a24151b080 100644
--- a/web/demosites.html
+++ b/web/demosites.html
@@ -956,7 +956,7 @@ p {
<p>
netdata can also generate auto-refreshing <strong><a href="https://github.com/firehol/netdata/wiki/Generating-Badges">badges</a></strong>, like these:
<br/>
- <embed style="padding-top: 10px; padding-botton: 25px;" src="http://registry.my-netdata.io/api/v1/badge.svg?chart=netdata.registry_entries&dimensions=persons&after=-86400&options=unaligned&group=incremental-sum&label=new%20users%20today&units=null&value_color=blue&precision=0&refresh=60&v42" type="image/svg+xml" height="20" />
+ <embed style="padding-top: 10px; padding-botton: 25px;" src="https://registry.my-netdata.io/api/v1/badge.svg?chart=netdata.registry_entries&dimensions=persons&after=-86400&options=unaligned&group=incremental-sum&label=new%20users%20today&units=null&value_color=blue&precision=0&refresh=60&v42" type="image/svg+xml" height="20" />
<embed style="padding-top: 10px; padding-botton: 25px;" src="https://registry.my-netdata.io/api/v1/badge.svg?chart=netdata.registry_entries&dimensions=machines&group=incremental-sum&after=-86400&options=unaligned&label=servers%20added%20today&units=null&value_color=orange&precision=0&refresh=60&v42" type="image/svg+xml" height="20" />
<embed style="padding-top: 10px; padding-botton: 25px;" src="https://registry.my-netdata.io/api/v1/badge.svg?chart=netdata.registry_sessions&after=-86400&group=incremental-sum&options=unaligned&label=sessions%20served%20today&units=null&value_color=yellowgreen&precision=0&refresh=60&v42" type="image/svg+xml" height="20" />
<br/>