Skip to content

Commit a855041

Browse files
committed
Fix broken link to Sets docs
The markdown parser isn't parsing something immediately after an html tag. think I see some href's working around this elsewhere.
1 parent 8c1ca48 commit a855041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/features/proxy/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Once it has selected a pool to route a request to, the proxy chooses a single ba
3939

4040
<dt>Set</dt>
4141
<dd>
42+
4243
More complex routing topologies might require another layer of grouping. You can further group pools into <em>sets</em>. For more information, see [Gather related pools into sets]({{<proxy_base_path>}}configure#sets).
4344

4445
Sets can be useful for gathering pools into named <em>zones</em>, in order to set up failover priorities. For more information, see [Prioritize a route using local zones]({{<proxy_base_path>}}configure#zones).

0 commit comments

Comments
 (0)