Skip to content

Master - #432

Closed
mahitha-ada wants to merge 2 commits into
microcks:masterfrom
mahitha-ada:master
Closed

Master#432
mahitha-ada wants to merge 2 commits into
microcks:masterfrom
mahitha-ada:master

Conversation

@mahitha-ada

Copy link
Copy Markdown
Contributor

Description

Fixed broken link to Testcontainers guide in deployment options documentation.

What was wrong

The link had .md extension: /documentation/guides/usage/developing-testcontainers.md

Fix

Removed .md extension: /documentation/guides/usage/developing-testcontainers/

Verification

Fixes #431

The link was pointing to developing-testcontainers.md which doesn't exist.
Corrected to developing-testcontainers/ which is the actual URL.

Fixes #431

Signed-off-by: Mahitha Adapa <adapa.mahi@gmail.com>
@github-actions

Copy link
Copy Markdown

👋 @mahitha-ada

Welcome to the Microcks community! 💖

Thanks and congrats 🎉 for opening your first pull request here! Be sure to follow the pull request template or please update it accordingly.

Hope you have a great time there!

🌟 ~~~~~~~~~ 🌟

📢 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.

The link was pointing to /distro/uber-async which doesn't exist.
Corrected to /distro/uber-async-minion which is the actual directory.

Fixes #433

Signed-off-by: Mahitha Adapa <adapa.mahi@gmail.com>
@yada yada added kind/bug Something isn't working component/documentation labels Aug 21, 2025
@yada

yada commented Aug 21, 2025

Copy link
Copy Markdown
Member

Hi @mahitha-ada ,
Thanks for the issue and PR, changes are fine and will review asap.
But please create one PR per issue to follow and track changes (here, you have included fixes for #431 and #433). We are expecting one PR for each.

You also need to sign your PR(s) to pass the DCO check; this is mandatory. Info: https://www.secondstate.io/articles/dco/

@yada

yada commented Aug 21, 2025

Copy link
Copy Markdown
Member

BTW, please do not forget to star our main repo: https://github.com/microcks/microcks 🙏

@yada yada left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  • Must sign your PR
  • One per issue, ideally, please (or ar least mention you fix both in the PR comments)

Thank you

@mahitha-ada

Copy link
Copy Markdown
Contributor Author

Hi @yada Thanks for the feedback! I'll split this into two separate PRs and sign them properly.
Closing this to create:

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix broken link to Testcontainers guide in deployment options page

2 participants