summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-12-31 21:28:25 +0200
committerGitHub <noreply@github.com>2018-12-31 21:28:25 +0200
commit76803d920f880f931903aea0fd255c14e7de538f (patch)
treea1baaca5b66dde86b2da0a4a5ddbbb05fc6722d7 /web
parent844043b3a53513714395069f3fe5aa08046fdaef (diff)
fix web site install link (#5092)
Diffstat (limited to 'web')
-rw-r--r--web/gui/demosites.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/gui/demosites.html b/web/gui/demosites.html
index e3449c8b6d..df1d9795ae 100644
--- a/web/gui/demosites.html
+++ b/web/gui/demosites.html
@@ -680,8 +680,8 @@ p {
with stunning, <strong>interactive</strong> web dashboards
and powerful <strong>performance</strong> and <strong>health</strong> alarms.
<div class=cta-option>
- <a class="btn btn-download" href=https://github.com/netdata/netdata/tree/master/installer#installation data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=Install><strong>Install netdata now</strong></a>
- <a class=last-update href=https://github.com/netdata/netdata/releases data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=Releases>See netdata releases</a></div>
+ <a class="btn btn-download" href="https://docs.netdata.cloud/packaging/installer/" data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=Install><strong>Install netdata now</strong></a>
+ <a class=last-update href="https://github.com/netdata/netdata/releases" data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=Releases>See netdata releases</a></div>
<div class=cta-option>
<a class="btn btn-alt" href="#demosites" data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=Demo>netdata live demo</a>
</div>
@@ -1180,7 +1180,7 @@ p {
</div>
</div>
<div class=cta-option>
- <a class="btn btn-download" href=https://github.com/netdata/netdata/tree/master/installer#installation data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=InstallAfterDemo><strong>Install netdata now</strong></a>
+ <a class="btn btn-download" href="https://docs.netdata.cloud/packaging/installer/" data-ga-category="Outbound links" data-ga-action="Nav click" data-ga-label=InstallAfterDemo><strong>Install netdata now</strong></a>
</div>
</div>
</div>