Skip to content

Commit faa39a5

Browse files
committed
[ci skip] make contributing link external
1 parent b0b0f18 commit faa39a5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a href="#features">Features</a> ⚙
1111
<a href="#browse-with-inspector">Browse With Inspector</a> ⚙
1212
<a href="#use-with-claude">Use With Claude</a> ⚙
13-
<a href="#contributing">Contributing</a>
13+
<a href="https://github.com/strowk/mcp-k8s-go/blob/main/CONTRIBUTING.md">Contributing</a>
1414
</p>
1515

1616
<p align="center">
@@ -214,7 +214,3 @@ The following command-line options are supported:
214214
- `--allowed-contexts=<ctx1,ctx2,...>`: Comma-separated list of allowed Kubernetes contexts that users can access. If not specified, all contexts are allowed.
215215
- `--help`: Display help information
216216
- `--version`: Display version information
217-
218-
## Contributing
219-
220-
Check out [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribute to this project.

0 commit comments

Comments
 (0)