Skip to content

Commit 25a6ea2

Browse files
committed
fix: restore anchor in FAQ link to integrations#circuit-breaker--resilience
1 parent 5ccecdf commit 25a6ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ See [Custom HTTP Routes](/howto/APIs/#custom-http-routes) for full examples incl
123123

124124
**No.** The `hystrixprometheus` package depends on `afex/hystrix-go`, which is unmaintained and will be archived in v1.
125125

126-
ColdBrew now provides a pluggable executor hook (`interceptors.SetDefaultExecutor`) for circuit breaking. Use [failsafe-go](https://github.com/failsafe-go/failsafe-go) as the recommended resilience library. See the [integrations page](/integrations/) for setup examples.
126+
ColdBrew now provides a pluggable executor hook (`interceptors.SetDefaultExecutor`) for circuit breaking. Use [failsafe-go](https://github.com/failsafe-go/failsafe-go) as the recommended resilience library. See the [integrations page](/integrations/#circuit-breaker--resilience) for setup examples.
127127

128128
## How do I do cross-package development?
129129

0 commit comments

Comments
 (0)