Skip to content

Commit 26d761e

Browse files
s/http/https everywhere
1 parent 37c6973 commit 26d761e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scalr/FAQs/jsapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Unsubscribe from a streaming query
66

7-
The JS API methods for the [``appbaseRef``](http://docs.appbase.io/scalr/javascript/api-reference.html#javascript-api-reference-setup-new-appbase) object implement a **streams** interface. Let's see an example:
7+
The JS API methods for the [``appbaseRef``](https://docs.appbase.io/scalr/javascript/api-reference.html#javascript-api-reference-setup-new-appbase) object implement a **streams** interface. Let's see an example:
88

99
```js
1010
// responseStream implements the streams interface.

0 commit comments

Comments
 (0)