[PR #384] [MERGED] Fix link issues #496

Closed
opened 2025-11-06 12:00:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/384
Author: @ghost
Created: 7/21/2017
Status: Merged
Merged: 7/21/2017
Merged by: @agebhar1

Base: masterHead: fix-build-errors


📝 Commits (3)

  • ad196a4 Fix link issues
  • 780bc25 Fix IBM's product link
  • 17e2486 Fix IBM's URL redirect and add 2724$ label

📊 Changes

1 file changed (+3 additions, -5 deletions)

View changed files

📝 README.md (+3 -5)

📄 Description

I ran awesome_bot locally and found following links issues:

Line Status Link Fix
[L147] 301 https://hub.jazz.net
https://bluemix.net/devops/try-toolchains
Fix the URL and change to an appropriate link name
[L218] https://cargos.io/ getaddrinfo: Try again Change the URL to a GitHub repo
[L254] 302 http://docs.ansible.com/ansible/docker_module.html
http://docs.ansible.com/ansible/latest/docker_module.html
Fix the URL and adjust the description
[L653] 302 http://project-webdev.blogspot.de
http://project-webdev.blogspot.ch/
Remove the link as the article is out of date and there are plenty of similiar tutorials out there

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/384 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/21/2017 **Status:** ✅ Merged **Merged:** 7/21/2017 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `fix-build-errors` --- ### 📝 Commits (3) - [`ad196a4`](https://github.com/veggiemonk/awesome-docker/commit/ad196a4611b6ceba4df651c8049b2364fcf472f5) Fix link issues - [`780bc25`](https://github.com/veggiemonk/awesome-docker/commit/780bc25b2e3e29e5507994d6a2ecb839e57801bc) Fix IBM's product link - [`17e2486`](https://github.com/veggiemonk/awesome-docker/commit/17e24868f8a1a7864c7057071b4bd0fda2df7940) Fix IBM's URL redirect and add 2724$ label ### 📊 Changes **1 file changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -5) </details> ### 📄 Description I ran `awesome_bot` locally and found following links issues: | Line | Status | Link | Fix | |--------|:------:|------|-------| | [L147] | 301 | https://hub.jazz.net → <br /> https://bluemix.net/devops/try-toolchains| Fix the URL and change to an appropriate link name | | [L218] | | https://cargos.io/ getaddrinfo: Try again | Change the URL to a [GitHub repo](https://github.com/RedCoolBeans/cargos-buildroot) | | [L254] | 302 | http://docs.ansible.com/ansible/docker_module.html → <br /> http://docs.ansible.com/ansible/latest/docker_module.html | Fix the URL and adjust the description | | [L653] | 302 | http://project-webdev.blogspot.de → <br /> http://project-webdev.blogspot.ch/ | Remove the link as the article is out of date and there are plenty of similiar tutorials out there | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:00:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#496