Skip to content

Commit 98e05a3

Browse files
authored
Update two deadlinks in the general administrator guide (RocketChat#1936)
* Update a deadlink * Update another link
1 parent a23e390 commit 98e05a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/administrator-guides/general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Max number of members in room when notifications for all messages gets disabled.
129129

130130
### Allow Getting Everything
131131

132-
This setting affects the `count` query parameter. See more at [Offset and Count Information](https://rocket.chat/docs/developer-guides/rest-api/offset-and-count-and-sort-info/#offset-and-count-information)
132+
This setting affects the `count` query parameter. See more at [Offset and Count Information](https://developer.rocket.chat/api/rest-api/offset-and-count-and-sort-info)
133133

134134
* **Yes**: Allows the usage of the number `0` as `count` parameter. Setting `count` to `0` will return **ALL** the data from that endpoint
135135
* **No**: Setting the number `0` on `count`, will return `0` results.
@@ -158,7 +158,7 @@ This enables the `/api/v1/im.history.others` which allows the viewing of direct
158158

159159
### Enable Shields
160160

161-
Enables the usage of [Shields](https://rocket.chat/docs/developer-guides/rest-api/miscellaneous/shield-svg/#shield-svg) via API
161+
Enables the usage of [Shields](https://developer.rocket.chat/api/rest-api/methods/miscellaneous/shield-svg) via API
162162

163163
> Enabled shields are available at `/api/v1/shield.svg`
164164

0 commit comments

Comments
 (0)