Skip to content

docs: fix broken links#1663

Merged
dapr-bot merged 1 commit into
dapr:masterfrom
Illuminati9:docs
Feb 17, 2026
Merged

docs: fix broken links#1663
dapr-bot merged 1 commit into
dapr:masterfrom
Illuminati9:docs

Conversation

@Illuminati9

@Illuminati9 Illuminati9 commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Description

README.md files in spring-boot-examples/ and spring-boot-4-examples/ has broken links to files. Fixed url's for all the README.md files in these folders

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1551

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Sridhar Suthapalli <sridharsuthapalli@gmail.com>
Copilot AI review requested due to automatic review settings February 17, 2026 16:57
@Illuminati9 Illuminati9 requested review from a team as code owners February 17, 2026 16:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes broken documentation links in README files across the spring-boot-examples and spring-boot-4-examples workflow directories. The changes address issue #1551 which reported a broken Testcontainers link. All corrections update file paths to valid locations and fix a typo in the directory name.

Changes:

  • Fixed missing src/ prefix in file paths for test class references
  • Corrected package names from springboot to springboot4 in spring-boot-4-examples
  • Fixed typo "orchstrator" to "orchestrator" in file paths

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
spring-boot-examples/workflows/patterns/README.md Added missing src/ prefix to test file path
spring-boot-examples/workflows/multi-app/README.md Fixed typo "orchstrator" to "orchestrator" in file path
spring-boot-4-examples/workflows/patterns/README.md Added src/ prefix and corrected package name to springboot4 in two file paths
spring-boot-4-examples/workflows/multi-app/README.md Fixed typo and corrected package name to springboot4 in three file paths

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@siri-varma siri-varma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Thank you for the contribution.

@dapr-bot dapr-bot merged commit 1f6affb into dapr:master Feb 17, 2026
17 of 18 checks passed
@codecov

codecov Bot commented Feb 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.26%. Comparing base (7ca4264) to head (4bb23d3).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1663   +/-   ##
=========================================
  Coverage     79.26%   79.26%           
  Complexity     2146     2146           
=========================================
  Files           234      234           
  Lines          6464     6464           
  Branches        700      700           
=========================================
  Hits           5124     5124           
  Misses          987      987           
  Partials        353      353           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcduiker

Copy link
Copy Markdown
Contributor

@holopin-bot @Illuminati9 sdk-badge Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot

holopin-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

Congratulations @Illuminati9, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmqbfd0co0015ks0b8vbh3md9

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in Spring Boot Examples

5 participants