Skip to content

Commit

Permalink
Update deprecation link
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der committed Dec 19, 2024
1 parent 9c657e9 commit cadd725
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/bash/sdkman-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ function __sdkman_deprecation_notice() {
This legacy '$1' command is replaced by a native implementation
and it will be removed in a future release.
Learn more at https://sdkman.io/native"
Follow the discussion here:
https://github.com/sdkman/sdkman-cli-native/discussions/18"

if [[ "$sdkman_colour_enable" == 'false' ]]; then
__sdkman_echo_no_colour "$message"
Expand Down

0 comments on commit cadd725

Please sign in to comment.