Skip to content

docs: fix missing https scheme in hub.microcks.io link#502

Merged
yada merged 1 commit intomicrocks:masterfrom
rissh:fix/hub-microcks-link
Jan 19, 2026
Merged

docs: fix missing https scheme in hub.microcks.io link#502
yada merged 1 commit intomicrocks:masterfrom
rissh:fix/hub-microcks-link

Conversation

@rissh
Copy link
Contributor

@rissh rissh commented Jan 19, 2026

Description

  • Fixed broken link to hub.microcks.io in Microcks 1.5.2 release blog post
  • Added missing https:// scheme to make it an external link:
    • Old: [hub.microcks.io](hub.microcks.io) (relative link - 404)
    • New: [hub.microcks.io](https://hub.microcks.io) (external link - working)

Related issue(s)

Fixes #489

Signed-off-by: Little Monster <rjagadal@redhat.com>
@yada yada added kind/bug Something isn't working component/blog labels Jan 19, 2026
Copy link
Member

@yada yada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with thanks

@yada yada merged commit 27fe39f into microcks:master Jan 19, 2026
6 checks passed
@github-actions
Copy link

🎉 @rissh

You are now a Microcks community contributor! 💖

Thanks and congrats 🚀 on merging your first pull request! We are delighted and very proud of you! 👏

📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌"

Kudos and please keep going, we need you 🙌

🌟 ~~~~~~~~~ 🌟

📢 If you like Microcks, please ⭐ star ⭐ our repo to support it!

🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/blog kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix 404 link in Microcks 1.5.2 release post: hub.microcks.io

2 participants