Skip to content

Commit d2ac885

Browse files
authored
Merge pull request #116 from micw523/one-line-link
Restore one-line link
2 parents f30d840 + 0229f0a commit d2ac885

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/exec_provider.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ class ExecProvider(object):
2525
"""
2626
Implementation of the proposal for out-of-tree client
2727
authentication providers as described here --
28-
https://github.com/kubernetes/community/blob/master/contributors
29-
/design-proposals/auth/kubectl-exec-plugins.md
28+
https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auth/kubectl-exec-plugins.md
3029
3130
Missing from implementation:
3231

0 commit comments

Comments
 (0)