Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
Fixed broken Recipe link
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.source.md
  • Loading branch information
bala authored and damianh committed Mar 4, 2020
1 parent 4892c99 commit 6f61dfa
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -345,7 +345,7 @@ to specific hosts based on the origin it is configured with. For ProxyKit
to forward requests (in memory) to the upstream hosts, it needs to be configured
to use the `RoutingMessageHandler` as its primary `HttpMessageHandler`.

Full example can been viewed in [Recipe 6](src/Recipes/06_Testing.cs).
Full example can been viewed in [Recipe 6](https://github.com/ProxyKit/Recipes/blob/master/Recipes/06_Testing.cs).

### 2.7. Load Balancing

Expand Down

0 comments on commit 6f61dfa

Please sign in to comment.