We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c657e9 commit cadd725Copy full SHA for cadd725
src/main/bash/sdkman-utils.sh
@@ -118,7 +118,8 @@ function __sdkman_deprecation_notice() {
118
This legacy '$1' command is replaced by a native implementation
119
and it will be removed in a future release.
120
121
-Learn more at https://sdkman.io/native"
+Follow the discussion here:
122
+https://github.com/sdkman/sdkman-cli-native/discussions/18"
123
124
if [[ "$sdkman_colour_enable" == 'false' ]]; then
125
__sdkman_echo_no_colour "$message"
0 commit comments