mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs: fix broken link to tests example
This commit is contained in:
parent
fee29f4b2e
commit
d5c34b58da
|
@ -168,5 +168,5 @@ And be patient, I'm going as fast as I can 🏎
|
||||||
[docs]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/docs/docs
|
[docs]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/docs/docs
|
||||||
[sidebars]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/docs/sidebars.js
|
[sidebars]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/docs/sidebars.js
|
||||||
[nf-icons]: https://www.nerdfonts.com/cheat-sheet
|
[nf-icons]: https://www.nerdfonts.com/cheat-sheet
|
||||||
[tests]: hhttps://github.com/JanDeDobbeleer/oh-my-posh/blob/main/src/segments/az_test.go
|
[tests]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/src/segments/az_test.go
|
||||||
[tables]: https://blog.alexellis.io/golang-writing-unit-tests/
|
[tables]: https://blog.alexellis.io/golang-writing-unit-tests/
|
||||||
|
|
Loading…
Reference in a new issue