From 4a116add3a99e10dc972992e52439f69028e2f0d Mon Sep 17 00:00:00 2001 From: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> Date: Thu, 15 Aug 2024 09:53:21 +0200 Subject: [PATCH] fix: update outdated links in README.md (#1140) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2faf3a..5b2edfb 100644 --- a/README.md +++ b/README.md @@ -787,7 +787,7 @@ Services to securely store your Docker images. - [Docker Caveats](http://docker-saigon.github.io/post/Docker-Caveats/) What You Should Know About Running Docker In Production (written 11 APRIL 2016) **MUST SEE** - [Docker Containers on the Desktop](https://blog.jessfraz.com/post/docker-containers-on-the-desktop/) - The **funniest way** to learn about docker by [@jessfraz][jessfraz] who also gave a [presentation](https://www.youtube.com/watch?v=1qlLUf7KtAw) about it @ DockerCon 2015 -- [Docker vs. VMs? Combining Both for Cloud Portability Nirvana](https://www.flexera.com/blog/cloud/docker-vs-vms-combining-both-for-cloud-portability-nirvana/) +- [Docker vs. VMs? Combining Both for Cloud Portability Nirvana](https://www.flexera.com/blog/finops/docker-vs-vms-combining-both-for-cloud-portability-nirvana/) - [Dockerfile best practices](https://github.com/hexops/dockerfile) - This repository has best-practices for writing Dockerfiles - [Don't Repeat Yourself with Anchors, Aliases and Extensions in Docker Compose Files](https://medium.com/@kinghuang/docker-compose-anchors-aliases-extensions-a1e4105d70bd) by [@King Chung Huang](https://github.com/kinghuang) - [GUI Apps with Docker](http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/) by [@fgrehm][fgrehm] @@ -895,7 +895,7 @@ Services to securely store your Docker images. [lispyclouds]: https://github.com/lispyclouds [nvidia]: https://github.com/nvidia [nginxproxy]: https://github.com/nginx-proxy/nginx-proxy -[openshift]: https://www.okd.io +[openshift]: https://okd.io/ [oracle]: https://github.com/oracle [peco602]: https://github.com/Peco602 [powerman]: https://github.com/powerman