mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[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:
@@ -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.
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user