fix(docs): fonts under installation

This commit is contained in:
ehawman-rosenberg 2022-06-04 17:40:50 -05:00 committed by Jan De Dobbeleer
parent 1aa7e058f8
commit a88bea85c2

View file

@ -5,7 +5,7 @@ sidebar_label: General
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem"
import TabItem from "@theme/TabItem";
Oh My Posh renders your prompt based on the definition of _blocks_ (like Lego) which contain one or more _segments_.
A really simple configuration could look like this. The default format is `json`, but we also support `toml` and `yaml`.
@ -175,7 +175,7 @@ While for yaml:
Converters won't catch this change, so you will need to adjust manually.
[releases]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest
[font]: /docs/configuration/fonts
[font]: /docs/installation/fonts
[schema]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/schema.json
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
[colors]: /docs/configuration/colors