docs(): fixed iframe snapshot links in docs, fixes #2682

This commit is contained in:
Torkel Ödegaard
2015-09-08 15:19:59 +02:00
parent e2cb66f8d7
commit 2725053c82
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -43,4 +43,4 @@ Example:
```
Below there should be an interactive Grafana graph embedded in an iframe:
<iframe src="http://snapshot.raintank.io/dashboard/solo/snapshot/IQ7iZF00sHalq0Ffjv6OyclJSA1YHYV1?panelId=4&fullscreen" width="650" height="300" frameborder="0"></iframe>
<iframe src="https://snapshot.raintank.io/dashboard/snapshot/4IKyWYNEQll1B9FXcN3RIgx4M2VGgU8d" width="650" height="300" frameborder="0"></iframe>