Skip to content

Commit

Permalink
chore: update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Jan 4, 2024
1 parent 30c4e16 commit 38d9c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ i.e. same as `kubectx/kubens` but per shell/terminal.
## Install
Clone this repo, then source `kubech` in your shell config file.
```bash
git clone https://github.com/aabouzaid/kubech ~/.kubech
git clone https://github.com/DevOpsHiveHQ/kubech ~/.kubech
```

### Bash
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>aabouzaid/renovate-config"
"local>DevOpsHiveHQ/renovate-config"
]
}

0 comments on commit 38d9c6c

Please sign in to comment.