Doc: Use shorter readme link

Since it links to readme on default branch (permalink), can just omit that all making links shorter.
This commit is contained in:
Elan Ruusamäe 2024-05-07 12:28:25 +03:00 committed by Elan Ruusamäe
commit 8171f57e58
8 changed files with 15 additions and 15 deletions

View file

@ -1506,7 +1506,7 @@ function ask_empty_line() {
}
function print_instant_prompt_link() {
local link='https://github.com/romkatv/powerlevel10k/blob/master/README.md#instant-prompt'
local link='https://github.com/romkatv/powerlevel10k#instant-prompt'
(( wizard_columns < $#link )) && return
print
flowing -c "$(href $link)"