mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-25 19:14:50 -08:00
fix(docs): fixed broken link to access segments
This commit is contained in:
parent
4590f6fe7f
commit
875db1d648
|
@ -159,7 +159,7 @@ directory name, you need to specify it as `\\\\`.
|
|||
This means that for user Bill, who has a user account `Bill` on Windows and `bill` on Linux, `~/Foo` might match
|
||||
`C:\Users\Bill\Foo` or `C:\Users\Bill\foo` on Windows but only `/home/bill/Foo` on Linux.
|
||||
|
||||
[segments]: /docs/battery
|
||||
[segments]: /docs/segments/angular.md
|
||||
[colors]: /docs/configuration/colors
|
||||
[go-text-template]: https://golang.org/pkg/text/template/
|
||||
[sprig]: https://masterminds.github.io/sprig/
|
||||
|
|
Loading…
Reference in a new issue