mirror of https://github.com/zulip/zulip.git
changelog: Fix the link from `.html#` to `.md#`.
This commit is contained in:
parent
4226026dbc
commit
d38b3ad09c
|
@ -55,12 +55,12 @@ log][commit-log] for an up-to-date list of all changes.
|
|||
- Updated the Intercom integration to return success on `HEAD`
|
||||
requests, which it uses to verify its configuration.
|
||||
- Documented how each
|
||||
[rate limit](../production/security-model.html#rate-limiting)
|
||||
[rate limit](../production/security-model.md#rate-limiting)
|
||||
category is used.
|
||||
- Documented the `reset_authentication_attempt_count` command for when users
|
||||
lock themselves out.
|
||||
- Documented the
|
||||
[full S3 bucket policy](../production/upload-backends.html#s3-bucket-policy)
|
||||
[full S3 bucket policy](../production/upload-backends.md#s3-bucket-policy)
|
||||
for avatar and uploads buckets.
|
||||
- Clarified what the `--email` value passed to the installer will be used for.
|
||||
- Hid harmless "non-existent database" warnings during initial installation.
|
||||
|
|
Loading…
Reference in New Issue