diff --git a/README.md b/README.md index 3323ed5f..9787376e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ k8sApi.createNamespace(namespace).then( ``` # Additional Examples -There are several more examples in the [examples](/kubernetes-client/javascript/tree/master/examples) directory. +There are several more examples in the [examples](https://github.com/kubernetes-client/javascript/tree/master/examples) directory. # Development