Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 7b58122

Browse files
committed
changes in review
1 parent 70ba42c commit 7b58122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2.5/2021-06-09-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Private guest lobby message, display position in waiting line
6767

6868
A new API endpoint was added: `/insertDocument`. Now, it is possible to send a batch of documents with all the common presentation parameters such as `current`, `downloadable` and `removable`.
6969

70-
All the presentations are sent via payload (the body of the request) such as when preuploading documents in `/create` endpoint, whether by a link to download the file or by `base64` encoded file. See the [API documentation](../dev/api.html#insertdocument) for more information
70+
All the presentations are sent via payload (the body of the request) such as when preuploading documents in `/create` endpoint, whether by a link to download the file or by `base64` encoded file. See the [API documentation](/dev/api.html#insertdocument) for more information
7171

7272
## Engagement
7373

_posts/dev/2015-04-05-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ This endpoint insert one or more documents into a running meeting via API call
539539

540540
**Resource URL:**
541541

542-
http://yourserver.com/bigbluebutton/api/insertDocument?[parameters]&checksum=[checksum]
542+
https://yourserver.com/bigbluebutton/api/insertDocument?[parameters]&checksum=[checksum]
543543

544544
**Parameters:**
545545

0 commit comments

Comments
 (0)