From 4b874cab1f39896bb0db1d02e788deb853a3b5a2 Mon Sep 17 00:00:00 2001 From: chrislu Date: Fri, 29 Jul 2022 13:29:30 -0700 Subject: [PATCH] Revert "Updated _Sidebar (markdown)" This reverts commit 377daa97ba063c3e59cc826de8548fab8ed2ee71. --- _Sidebar.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index ded7137..3da80af 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,21 +1,21 @@ * Introduction * [[Components]] - * [Getting Started](http://pdf-builder.theworkpc.com/76866.pdf) + * [[Getting Started]] * [[Benchmarks]] - * [FAQ](http://pdf-builder.theworkpc.com/76866.pdf) + * [[FAQ]] * API - * [Master Server API](http://pdf-builder.theworkpc.com/76866.pdf) + * [[Master Server API]] * [[Volume Server API]] * [[Filer Server API]] * [[Client Libraries]] * [[SeaweedFS Java Client]] * Configuration - * [Replication](http://pdf-builder.theworkpc.com/76866.pdf) + * [[Replication]] * [[Store file with a Time To Live]] * [[Failover Master Server]] * [[Erasure coding for warm storage]] * Filer - * [Filer Setup](http://pdf-builder.theworkpc.com/76866.pdf) + * [[Filer Setup]] * [[Directories and Files]] * [[Data Structure for Large Files]] * [[Filer Data Encryption]] @@ -26,7 +26,7 @@ * [[Super Large Directories]] * [[Path-Specific Filer Store]] * Advanced Filer Configurations - * [Migrate to Filer Store](http://pdf-builder.theworkpc.com/76866.pdf) + * [[Migrate to Filer Store]] * [[Add New Filer Store|Customize Filer Store]] * [[Filer Store Replication]] * [[Filer Active Active cross cluster continuous synchronization]]