diff --git a/docs/features/delegatinghandlers.rst b/docs/features/delegatinghandlers.rst index a055f6da..80dfa16b 100644 --- a/docs/features/delegatinghandlers.rst +++ b/docs/features/delegatinghandlers.rst @@ -2,7 +2,7 @@ Delegating Handers ================== Ocelot allows the user to add delegating handlers to the HttpClient transport. This feature was requested `GitHub #208 `_ -and I decided that it was going to be useful in various ways. Since then we extended it in `GitHub #208 `_. +and I decided that it was going to be useful in various ways. Since then we extended it in `GitHub #264 `_. Usage ^^^^^