Skip to content

Commit 005eca1

Browse files
authored
Merge pull request #2295 from cjihrig/docs
doc: update branch in README
2 parents 547ef69 + 778aacf commit 005eca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const k8sApi = kc.makeApiClient(k8s.CoreV1Api);
9797

9898
# Additional Examples and Documentation
9999

100-
There are several more JS and TS examples in the [examples](https://github.com/kubernetes-client/javascript/tree/master/examples) directory.
100+
There are several more JS and TS examples in the [examples](https://github.com/kubernetes-client/javascript/tree/main/examples) directory.
101101

102102
Documentation for the library is split into two resources:
103103

0 commit comments

Comments
 (0)