We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9417593 + 02ed15b commit e4efb62Copy full SHA for e4efb62
README.md
@@ -60,7 +60,7 @@ k8sApi.createNamespace(namespace).then(
60
# Development
61
62
All dependencies of this project are expressed in its
63
-[`package.json` file](./package.json). Before you start developing, ensure
+[`package.json` file](node-client/package.json). Before you start developing, ensure
64
that you have [NPM](https://www.npmjs.com/) installed, then run:
65
66
```console
0 commit comments