fix(docs): fixed broken link to access segments

This commit is contained in:
felpel 2022-05-04 19:46:06 -04:00 committed by Jan De Dobbeleer
parent 4590f6fe7f
commit 875db1d648

View file

@ -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/