Skip to content

Fixed broken link of 'Circuit Breaker' #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sriram27102003
Copy link

@Sriram27102003 Sriram27102003 commented Aug 6, 2025

This pull request fixes a broken link in the REST Service guide. The original link to the “Circuit Breaker” guide pointed to:

https://spring.io/guides/gs/circuit-breaker/

which returned a 404 Not Found error.

Fix:
The incorrect URL was updated to the correct one:

https://spring.io/guides/gs/cloud-circuit-breaker/

Closes spring-guides/getting-started-guides#169

__

Signed-off-by: S Sriram <[email protected]>
@Sriram27102003 Sriram27102003 changed the title Update README.adoc Fixed broken link of 'Circuit Breaker' Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/guides/gs/rest-service: "Circuit Breaker" link leads to 404
1 participant