diff --git a/Home.md b/Home.md index 8c3d56d..9f6d23e 100644 --- a/Home.md +++ b/Home.md @@ -14,7 +14,7 @@ Use the links below to explore detailed sections. Each one walks you through set |--------|-------------| | [CLI Usage](CLI%20Usage) | Learn how to install Repertory, configure it, and mount your first bucket—across Linux, macOS, and Windows. | | [Configuration File Options](Configuration%20File%20Options) | Discover every setting you can tweak, from API ports to encryption and caching. | -| [Download Types](Download%20Types) | Understand how Repertory downloads content: default cache, direct streaming, or ring-buffer—pick what's right for you. | +| [Download Types](Download%20Types) | Understand how Repertory downloads content: default, direct, or ring-buffer—pick what's right for you. | | [File Pinning](File%20Pinning) | Lock important files in place—pin, unpin, and check status through CLI or API. | | [HTTP REST API](HTTP%20REST%20API) | Unlock programmatic access with endpoints for config, file operations, and system metrics—secure and well documented. | | [Providers](Providers) | Get familiar with supported backends: S3, Sia, and how you can layer in encryption. |