Skip to content

Commit 37c6973

Browse files
s/http/https everywhere
1 parent 9efe84b commit 37c6973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scalr/concepts/datamodel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It enables you to:
1313
* Stream JSON results directly as new data is added or the original data is updated,
1414
* Scale seamlessly upto 10,000 updates per second and store at terbyte scale.
1515

16-
![Appbase Architecture](http://i.imgur.com/iJpqtks.png?1)
16+
![Appbase Architecture](https://i.imgur.com/iJpqtks.png?1)
1717
**Image 1:** It provides a reliable data streams API as a service, while leveraging ElasticSearch (and Lucene) for storage and search.
1818

1919
While not primarily intended, Appbase.io can also be used as a hosted ElasticSearch API or as a message queue with a publish / subscribe model.

0 commit comments

Comments
 (0)