File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ service running in the Machine VM.
2727
2828Podman can be downloaded from the [ Podman.io] ( https://podman.io ) website.
2929
30- We also upload the installers and other binaries on our [ Github release page] ( https://github.com/containers/podman/releases ) .
30+ We also upload the installers and other binaries on our [ GitHub release page] ( https://github.com/containers/podman/releases ) .
3131
3232</details >
3333
@@ -61,7 +61,7 @@ You can then verify the installation information using:
6161podman info
6262```
6363
64- We also provide binaries and a pkginstaller on our [ Github release page] ( https://github.com/containers/podman/releases )
64+ We also provide binaries and a pkginstaller on our [ GitHub release page] ( https://github.com/containers/podman/releases )
6565
6666### Windows
6767
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ const compatibleTools = {
6767 tools : [
6868 {
6969 title : 'VS Code' ,
70- description : 'Visual Studio code includes Podman support' ,
70+ description : 'Visual Studio Code includes Podman support' ,
7171 image : { path : 'logos/optimized/vscode-logo-75w-75h.webp' , alt : 'VS Code Logo' } ,
7272 } ,
7373 {
@@ -76,9 +76,9 @@ const compatibleTools = {
7676 image : { path : 'logos/optimized/cirrus-logo-75w-75h.webp' , alt : 'Cirrus Logo' } ,
7777 } ,
7878 {
79- title : 'Github Actions' ,
79+ title : 'GitHub Actions' ,
8080 description : 'GitHub Actions include support for Podman, as well as friends buildah and skopeo' ,
81- image : { path : 'logos/optimized/github-logo-115w-115h.webp' , alt : 'Github Logo' } ,
81+ image : { path : 'logos/optimized/github-logo-115w-115h.webp' , alt : 'GitHub Logo' } ,
8282 } ,
8383 {
8484 title : 'Kind' ,
You can’t perform that action at this time.
0 commit comments