Skip to content

Commit 20b970a

Browse files
[LB] Adds more resources to LB overview page (#17424)
* Adds more resources to LB overview page * Update src/content/docs/load-balancing/index.mdx Co-authored-by: Jun Lee <[email protected]> * Update src/content/docs/load-balancing/index.mdx * Adds punctuation. --------- Co-authored-by: Jun Lee <[email protected]>
1 parent 39f6eee commit 20b970a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

src/content/docs/load-balancing/index.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,19 @@ Route excess users to a custom-branded waiting room, helping preserve customer e
8484
<CardGrid>
8585

8686
<LinkTitleCard title="Plans" href="https://www.cloudflare.com/plans/#overview" icon="document">
87-
Compare available Cloudflare plans
87+
Compare available Cloudflare plans.
8888
</LinkTitleCard>
8989

9090
<LinkTitleCard title="Pricing" href="https://dash.cloudflare.com/?to=/:account/:zone/traffic/load-balancing/" icon="seti:shell">
91-
Explore pricing options for Load Balancing in the dashboard
91+
Explore pricing options for Load Balancing in the dashboard.
92+
</LinkTitleCard>
93+
94+
<LinkTitleCard title="Reference Architecture" href="/reference-architecture/architectures/load-balancing/" icon="pen">
95+
Learn more about the structure of Cloudflare Load Balancers and their various configurations.
96+
</LinkTitleCard>
97+
98+
<LinkTitleCard title="Learning Paths" href="/learning-paths/" icon="open-book">
99+
Module-based guidance on Cloudflare product workflows.
92100
</LinkTitleCard>
93101

94102
</CardGrid>

0 commit comments

Comments
 (0)