Skip to content

Commit 829af7b

Browse files
committed
chore: fix lint issues
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 8193c11 commit 829af7b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@
1616
<a href="https%3A%2F%2Fgithub.com%2Fhoverkraft-tech%2Fgithub-action-ovh-mks-scaling%2Freleases%2Flatest"><img src="https://img.shields.io/github/v/release/hoverkraft-tech/github-action-ovh-mks-scaling?display_name=tag&sort=semver&logo=github&style=flat-square" alt="Release%20by%20tag" /></a><a href="https%3A%2F%2Fgithub.com%2Fhoverkraft-tech%2Fgithub-action-ovh-mks-scaling%2Freleases%2Flatest"><img src="https://img.shields.io/github/release-date/hoverkraft-tech/github-action-ovh-mks-scaling?display_name=tag&sort=semver&logo=github&style=flat-square" alt="Release%20by%20date" /></a><img src="https://img.shields.io/github/last-commit/hoverkraft-tech/github-action-ovh-mks-scaling?logo=github&style=flat-square" alt="Commit" /><a href="https%3A%2F%2Fgithub.com%2Fhoverkraft-tech%2Fgithub-action-ovh-mks-scaling%2Fissues"><img src="https://img.shields.io/github/issues/hoverkraft-tech/github-action-ovh-mks-scaling?logo=github&style=flat-square" alt="Open%20Issues" /></a><img src="https://img.shields.io/github/downloads/hoverkraft-tech/github-action-ovh-mks-scaling/total?logo=github&style=flat-square" alt="Downloads" />
1717

1818
<!-- end badges -->
19-
20-
## <!-- markdownlint-enable MD013 -->
19+
<!-- markdownlint-enable MD013 -->
2120

2221
</div>
2322
<!-- start description -->
2423

2524
Scale up or down your OVH MKS nodepool.
26-
Rely on the OVH API through the [OVH NodeJS SDK](https://github.com/ovh/node-ovh) to manage your Kubernetes clusters.
25+
Rely on the OVH API through the [OVH Node.js SDK](https://github.com/ovh/node-ovh) to manage your Kubernetes clusters.
2726
It allows you to scale the number of nodes in a specific nodepool of an OVH Managed Kubernetes Service (MKS) cluster.
2827
This action supports both Application Key/Application Secret and OAuth2 authentication methods.
2928

0 commit comments

Comments
 (0)