Skip to content

Commit

Permalink
Update issues link
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Nov 12, 2021
1 parent 3973429 commit 95d1a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zinit-install.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ builtin source "${ZINIT[BIN_DIR]}/zinit-side.zsh" || { builtin print -P "${ZINIT
} elif [[ -n ${ZINIT_SICE[$id_as]} ]] {
+zinit-message "{error}WARNING:{msg2} Inconsistency #3" \
"occurred, please report the string: \`{obj}${ZINIT_SICE[$id_as]}{msg2}' to the" \
"GitHub issues page: {obj}https://github.com/zdharma-continuum/zinit/issues/{msg2}.{rst}"
"GitHub issues page: {obj}https://github.com/zdharma/zinit/issues/{msg2}.{rst}"
}
id_as=${ICE[id-as]:-$id_as}

Expand Down

0 comments on commit 95d1a2f

Please sign in to comment.