docs: themes linking to master branch caused 404s

This commit is contained in:
Douglas Silva 2022-09-13 14:03:53 -03:00 committed by Jan De Dobbeleer
parent 8ba84a3631
commit 83e799768e

View file

@ -42,7 +42,7 @@ A [block][block] has properties that indicate its position and the [segments][se
A [segment][segment] renders a single context like showing the current folder, user information or git status A [segment][segment] renders a single context like showing the current folder, user information or git status
when relevant. It can be styled any way you want, resulting in visualizing the prompt you are looking for. when relevant. It can be styled any way you want, resulting in visualizing the prompt you are looking for.
For your convenience, the existing [themes][themes] from [Oh My Posh][omp-themes] have been added to version 3, so you For your convenience, the existing [themes][themes] from [Oh My Posh][themes] have been added to version 3, so you
can get started even without having to understand the theming. So, let's no longer waste time on theory, have a look at the can get started even without having to understand the theming. So, let's no longer waste time on theory, have a look at the
installation guide to get started right away! installation guide to get started right away!
@ -50,4 +50,3 @@ installation guide to get started right away!
[block]: /docs/configuration/block [block]: /docs/configuration/block
[segment]: /docs/configuration/segment [segment]: /docs/configuration/segment
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes [themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
[omp-themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/master/Themes