Skip to content

Commit

Permalink
HELP: revert to apex domain (zmb) (#750)
Browse files Browse the repository at this point in the history
Signed-off-by: grm34 <[email protected]>
  • Loading branch information
grm34 authored Oct 27, 2022
1 parent 3a39175 commit d380d37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ _get_pm_and_missing_dependencies() {
else
_warn "your package manager cannot be found,"\
"you have to manually install the dependencies."\
"More information at$cyan https://zmb.kernel-builder.com"
"More information at$cyan https://kernel-builder.com"
fi
}

Expand Down
2 changes: 1 addition & 1 deletion src/zmb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1781,7 +1781,7 @@ ${nc}[${lyellow}OPTION${nc}] [${lyellow}ARGUMENT${nc}] \
-d, --debug $MSG_HELP_D
${bold}$MSG_HELP_INFO \
${cyan}https://zmb.kernel-builder.com$nc\n"
${cyan}https://kernel-builder.com$nc\n"
}


Expand Down

0 comments on commit d380d37

Please sign in to comment.