Skip to content

Commit 4db4b43

Browse files
committed
Fix link to be followed bash upgrade for macos
1 parent 1a5ba5f commit 4db4b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/included/optional-kubectl-configs-bash-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are two versions of bash-completion, v1 and v2. V1 is for Bash 3.2
2222
script **doesn't work** correctly with bash-completion v1 and Bash 3.2.
2323
It requires **bash-completion v2** and **Bash 4.1+**. Thus, to be able to
2424
correctly use kubectl completion on macOS, you have to install and use
25-
Bash 4.1+ ([*instructions*](https://itnext.io/upgrading-bash-on-macos-7138bd1066ba)).
25+
Bash 4.1+ ([*instructions*](https://apple.stackexchange.com/a/292760)).
2626
The following instructions assume that you use Bash 4.1+
2727
(that is, any Bash version of 4.1 or newer).
2828
{{< /warning >}}

0 commit comments

Comments
 (0)