Skip to content

Commit 29b6260

Browse files
authored
Merge pull request #22087 from kubernetes/medyagh-patch-4
Update README.md to modify badges and text
2 parents bd2d932 + d7aa0bf commit 29b6260

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
[![GoReport Widget]][GoReport Status]
55
[![GitHub All Releases](https://img.shields.io/github/downloads/kubernetes/minikube/total.svg)](https://github.com/kubernetes/minikube/releases/latest)
66
[![Latest Release](https://img.shields.io/github/v/release/kubernetes/minikube?include_prereleases)](https://github.com/kubernetes/minikube/releases/latest)
7-
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/5015/badge)](https://www.bestpractices.dev/en/projects/5015)
8-
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/kubernetes/minikube/badge)](https://api.securityscorecards.dev/projects/github.com/kubernetes/minikube)
9-
7+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/kubernetes/minikube?quickstart=1)
108

119
[GoReport Status]: https://goreportcard.com/report/github.com/kubernetes/minikube
1210
[GoReport Widget]: https://goreportcard.com/badge/github.com/kubernetes/minikube
@@ -48,7 +46,7 @@ See the [Getting Started Guide](https://minikube.sigs.k8s.io/docs/start/)
4846

4947
## Github Codespace
5048

51-
You can run Minikube in a Gihub Codespace by clicking here:
49+
You can run minikube in a Gihub Codespace by clicking here:
5250
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/kubernetes/minikube?quickstart=1)
5351

5452
This will launch a Github Codespace. You can then run `minikube start` and `minikube dashboard` - You can then open Minikube Dashboard by clicking opening the link displayed in the terminal.

0 commit comments

Comments
 (0)