Skip to content

Commit eb8a8fe

Browse files
Merge pull request #48 from paolomainardi/patch-1
Fix examples path
2 parents ccf10c6 + 071133e commit eb8a8fe

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
@@ -58,7 +58,7 @@ k8sApi.createNamespace(namespace).then(
5858
```
5959

6060
# Additional Examples
61-
There are several more examples in the [examples](/kubernetes-client/javascript/tree/master/examples) directory.
61+
There are several more examples in the [examples](https://github.com/kubernetes-client/javascript/tree/master/examples) directory.
6262

6363
# Development
6464

0 commit comments

Comments
 (0)