aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/user_guide/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/index.md')
-rw-r--r--docs/user_guide/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user_guide/index.md b/docs/user_guide/index.md
index a8abcb1..d3f8309 100644
--- a/docs/user_guide/index.md
+++ b/docs/user_guide/index.md
@@ -20,6 +20,7 @@ In this guide, we will cover the most used features, operations and settings of
* [Examples: take control of the request](modify_filter.md)
* [Connection pooling and reuse](pooling.md)
* [Handling failures and failover](failover.md)
+* [RateLimiter quickstart](ratelimiter.md)
## Advanced topics (WIP)
* [Pingora internals](internals.md)