mirror of
https://github.com/kopia/kopia.git
synced 2026-05-24 22:54:55 -04:00
Fixed broken links in the advanced sections. (#2843)
Co-authored-by: lupusA <lupuapps@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ linkTitle: "Synchronization"
|
||||
weight: 50
|
||||
---
|
||||
|
||||
## Synchronistation
|
||||
## Synchronization
|
||||
|
||||
Maintaining multiple copies of a repository is important for disaster recovery scenarios. While cloud-based repositories often have better durability than local ones, a local repository copy may help speed up data recovery.
|
||||
|
||||
|
||||
@@ -13,14 +13,14 @@ In the following, we will highlight and explain some advanced topics related to
|
||||
* [Storage Classes](storage-tiers/#storage-classes)
|
||||
* [Encryption](encryption/#encryption)
|
||||
* [Compression](compression/#compression)
|
||||
* [Error Correction Algorithm: Reed-Solomon](eec/#error-correction-algorithm)
|
||||
* [Error Correction Algorithm: Reed-Solomon](ecc/#error-correction-algorithm)
|
||||
* [Maintenance](maintenance/#maintenance)
|
||||
* [Consistency](consistency/#consistency)
|
||||
* [Verifying Validity of Snapshots](consistency/#verifying-validity-of-snapshots )
|
||||
* [Repairing Corruption of Snapshots](consistency/#repairing-corruption-of-snapshots)
|
||||
* [Actions](actions/#actions)
|
||||
* [Caching](caching/#caching)
|
||||
* [Synchronisation](synchronisation/#synchronisation)
|
||||
* [Synchronization](synchronization/#synchronization)
|
||||
* [Sharding](sharding/#sharding)
|
||||
* [Logging](logging/#logging)
|
||||
* [Compatibility among Kopia Versions](compatibility/#compatibility)
|
||||
|
||||
Reference in New Issue
Block a user