[chore] fix typo in docs (#3758)

* [chore] fix link reference in docs/admin/settings.md

* [docs] fix typo in docs/federation/posts.md
This commit is contained in:
CDN 2025-02-09 18:12:46 +08:00 committed by GitHub
parent e10de8464a
commit 2aa3524739
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -253,4 +253,4 @@ custom CSS allows you to further customize the way your instance looks when visi
This custom CSS will be applied to all pages of your instance. Users themes and CSS still take precedence over this customization.
See the [Custom CSS](./custom_css.md) page for some tips on writing custom CSS for your instance.
See the [Custom CSS](../user_guide/custom_css.md) page for some tips on writing custom CSS for your instance.

View file

@ -79,7 +79,7 @@ For example:
"updated": "2022-11-17T11:36:05Z"
}
[...]
}`
}
```
The text `:shocked_pikachu:` in the `content` of the above `Note` should be replaced by clients with a small (inline) version of the emoji image, when rendering the `Note` and displaying it to users.