1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-05-29 10:50:47 +00:00

fix(index): wrong link for k8s

This commit is contained in:
Julien Le Coupanec 2021-01-07 18:31:23 +01:00 committed by GitHub
parent b279331f3f
commit 6293000a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,7 +222,7 @@ export default {
name: "Kubernetes", name: "Kubernetes",
thumbnail: "kubernetes.jpg", thumbnail: "kubernetes.jpg",
link: link:
"https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.sh" "https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.md"
}, },
{ {
name: "Puppeteer", name: "Puppeteer",