Skip to content

Commit cadd725

Browse files
committed
Update deprecation link
1 parent 9c657e9 commit cadd725

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/bash/sdkman-utils.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ function __sdkman_deprecation_notice() {
118118
This legacy '$1' command is replaced by a native implementation
119119
and it will be removed in a future release.
120120
121-
Learn more at https://sdkman.io/native"
121+
Follow the discussion here:
122+
https://github.com/sdkman/sdkman-cli-native/discussions/18"
122123

123124
if [[ "$sdkman_colour_enable" == 'false' ]]; then
124125
__sdkman_echo_no_colour "$message"

0 commit comments

Comments
 (0)