diff --git a/_site/content/posts/modules/cryptocurrencies/cryptolive.md b/_site/content/posts/modules/cryptocurrencies/cryptolive.md index 7d511c0b..6b4b3437 100644 --- a/_site/content/posts/modules/cryptocurrencies/cryptolive.md +++ b/_site/content/posts/modules/cryptocurrencies/cryptolive.md @@ -11,7 +11,7 @@ Compare crypto currencies using [CryptoCompare](https://cryptocompare.com). ## Source Code ```bash -wtf/cryptocurrencies/cryptolive/ +wtf/cryptoexchanges/cryptolive/ ``` ## Required ENV Vars @@ -52,7 +52,6 @@ cryptolive: left: 2 height: 1 width: 2 - refreshInterval: 30 updateInterval: 15 ``` @@ -83,6 +82,6 @@ Values: `true`, `false`. `position`
Defines where in the grid this module's widget will be displayed.
-`refreshInterval`
+`updateInterval`
How often, in seconds, this module will update its data.
Values: A positive integer, `0..n`.